Situation
doc/user_guide.md and doc/demo/plugin-demo.md currently tell users to install the plugin from GitHub release ZIP files and state that Marketplace availability is still future work. After the first Marketplace publication, these instructions will be stale and should prefer the JetBrains Marketplace entry.
Out-of-Scope
- Performing the first Marketplace upload.
- Changing plugin behavior.
- Removing GitHub release artifacts.
- Creating a Marketplace badge before a public Marketplace URL exists.
Acceptance Criteria
- After the Marketplace entry is public,
doc/user_guide.md describes Marketplace installation as the primary installation path.
- GitHub release ZIP installation remains documented only as a fallback or development path.
doc/demo/plugin-demo.md is updated to use the Marketplace installation path for demos.
- README links and badges are updated only after the real public Marketplace URL is available.
- All changed documentation links pass the existing broken-link checker.
Situation
doc/user_guide.mdanddoc/demo/plugin-demo.mdcurrently tell users to install the plugin from GitHub release ZIP files and state that Marketplace availability is still future work. After the first Marketplace publication, these instructions will be stale and should prefer the JetBrains Marketplace entry.Out-of-Scope
Acceptance Criteria
doc/user_guide.mddescribes Marketplace installation as the primary installation path.doc/demo/plugin-demo.mdis updated to use the Marketplace installation path for demos.