Skip to content

fix: update extension metadata for Cursor marketplace compatibility#63

Merged
gltanaka merged 2 commits intopromptdriven:mainfrom
mathurshrenya:fix/vscode-extension-marketplace-visibility
Sep 23, 2025
Merged

fix: update extension metadata for Cursor marketplace compatibility#63
gltanaka merged 2 commits intopromptdriven:mainfrom
mathurshrenya:fix/vscode-extension-marketplace-visibility

Conversation

@mathurshrenya
Copy link
Copy Markdown
Contributor

  • Add Cursor to description and keywords
  • Update README to mention Cursor compatibility
  • Prepare for Open VSX registry publishing

Fixes #59

- Add Cursor to description and keywords
- Update README to mention Cursor compatibility
- Prepare for Open VSX registry publishing

Fixes promptdriven#59
@gltanaka gltanaka requested a review from Copilot September 23, 2025 15:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the VS Code extension metadata to improve compatibility and discoverability in the Cursor marketplace. The changes clarify that the extension works with both VS Code and Cursor editors.

  • Updated package description and keywords to explicitly mention Cursor support
  • Enhanced README documentation to clarify compatibility with both editors

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
utils/vscode_prompt/package.json Added Cursor to description and keywords array
utils/vscode_prompt/README.md Updated requirements section to clarify VS Code and Cursor compatibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread utils/vscode_prompt/README.md Outdated
## Requirements

- Visual Studio Code (or Cursor) 1.96+ recommended
- Visual Studio Code 1.96+ or Cursor (recommended)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be all OpenVSX compatible IDEs?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added all the other related compatible IDEs

- Update README.md to include Kiro and Windsurf in extension compatibility
- Add Kiro and Windsurf to VS Code extension README requirements and installation
- Include kiro and windsurf keywords in package.json for better discoverability
- Update installation instructions in vsc-extension-quickstart.md
- Update Makefile help text and error messages to reference new editors

This expands the extension's reach to additional OpenVSX-compatible IDEs
beyond VS Code, Cursor, VSCodium, and Gitpod.
@gltanaka gltanaka merged commit 46947ee into promptdriven:main Sep 23, 2025
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.

VS Code extension not showing up in Cursor extension marketplace

4 participants