Skip to content

Publish the VS Code extension as astro-tools.gmat-mission-script#59

Merged
djankov merged 2 commits into
mainfrom
revert-publisher-to-astro-tools
Jun 9, 2026
Merged

Publish the VS Code extension as astro-tools.gmat-mission-script#59
djankov merged 2 commits into
mainfrom
revert-publisher-to-astro-tools

Conversation

@djankov

@djankov djankov commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Make the VS Code extension publishable and ship it under the org publisher:

  • Revert Publish the VS Code extension under the djankov publisher #58 — restore publisher: astro-tools (the astro-tools Marketplace publisher and Open VSX namespace both now exist).
  • Rename the extension name gmat-scriptgmat-mission-script. The Marketplace enforces globally-unique extension names and gmat-script is already taken by another publisher, so it could never be created under that name. The id is now astro-tools.gmat-mission-script on both registries; displayName stays GMAT Script.

The GitHub repo, PyPI package (gmat-script), and npm grammar (tree-sitter-gmat) identities are unchanged.

Re-publish

After merge, the v0.3.0 tag is re-cut to publish astro-tools.gmat-mission-script; PyPI and npm are idempotent skips.

djankov added 2 commits June 8, 2026 23:38
Revert #58: now that the astro-tools VS Code Marketplace publisher exists
(alongside the astro-tools Open VSX namespace), restore publisher =
astro-tools and the astro-tools.gmat-script Marketplace / Open VSX badges,
links, install command, and activation-test extension id.
The Marketplace requires globally-unique extension names, and gmat-script is
already taken by another publisher, so the extension cannot be created under
that name. Rename the manifest name field to gmat-mission-script (published
as astro-tools.gmat-mission-script on the Marketplace and Open VSX);
displayName stays 'GMAT Script', and the repo, PyPI, and npm identities are
unchanged.
@djankov djankov changed the title Publish the VS Code extension under the astro-tools publisher Publish the VS Code extension as astro-tools.gmat-mission-script Jun 9, 2026
@djankov djankov merged commit 946d812 into main Jun 9, 2026
26 checks passed
@djankov djankov deleted the revert-publisher-to-astro-tools branch June 9, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant