Skip to content

Workspace Wiki should be Cursor compatible now - #17

Merged
AlexJSully merged 2 commits into
mainfrom
alexjsully-251027-cursor-compatibility
Oct 28, 2025
Merged

Workspace Wiki should be Cursor compatible now#17
AlexJSully merged 2 commits into
mainfrom
alexjsully-251027-cursor-compatibility

Conversation

@AlexJSully

Copy link
Copy Markdown
Owner

Reduce VSCode engine requirements to v1.99.3 to make the Workspace Wiki extension compatible with Cursor

@AlexJSully
AlexJSully requested a review from Copilot October 28, 2025 03:41
@AlexJSully AlexJSully self-assigned this Oct 28, 2025

Copilot AI left a comment

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.

Pull Request Overview

This PR reduces the VS Code engine requirement from v1.105.0 to v1.99.3 to enable compatibility with Cursor, which is based on an older VS Code version. The version change is reflected across package dependencies and the version number is bumped to 1.0.3.

Key changes:

  • Reduced VS Code engine requirement to v1.99.3
  • Updated related dependency versions to match the downgraded engine
  • Added example test files for various file types (JSX, TSX, XML, YAML, etc.)

Reviewed Changes

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

File Description
package.json Downgraded vscode engine to ^1.99.3 and aligned @types/vscode; bumped extension version to 1.0.3
example/file-types-test/. Added new example files for testing various file type support (JSX, TSX, XML, YAML, RST, CGI, JSON, CSV, CFF, ANTLR)
example/file-types-test/test-js.js Added blank line after function definition

@AlexJSully
AlexJSully merged commit 4682567 into main Oct 28, 2025
2 checks passed
@AlexJSully
AlexJSully deleted the alexjsully-251027-cursor-compatibility branch October 28, 2025 03:56
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.

2 participants