Skip to content

fix(vscode): align engines.vscode with @types/vscode ^1.118.0#60

Merged
SingleSourceStudios merged 1 commit into
mainfrom
fix/vscode-engines
May 16, 2026
Merged

fix(vscode): align engines.vscode with @types/vscode ^1.118.0#60
SingleSourceStudios merged 1 commit into
mainfrom
fix/vscode-engines

Conversation

@SingleSourceStudios
Copy link
Copy Markdown
Collaborator

@SingleSourceStudios SingleSourceStudios commented May 16, 2026

One-line fix so vsce publish can complete the 0.1.4 ship.


Summary by cubic

Updates the VS Code engine requirement from ^1.90.0 to ^1.118.0 to align with @types/vscode ^1.118.0. This unblocks vsce publish for the 0.1.4 release.

Written for commit 3a5a198. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated minimum VS Code engine requirement from version 1.90.0 to 1.118.0.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b7b727de-3687-403f-a2ec-f636f5560f1d

📥 Commits

Reviewing files that changed from the base of the PR and between b52d11a and 3a5a198.

📒 Files selected for processing (1)
  • editors/vscode/package.json

📝 Walkthrough

Walkthrough

The VS Code extension's minimum engine version requirement is updated from ^1.90.0 to ^1.118.0 in the package manifest, expanding the extension to require a more recent VS Code version.

Changes

VS Code Extension Version Update

Layer / File(s) Summary
Engine compatibility update
editors/vscode/package.json
VS Code engines.vscode version constraint bumped from ^1.90.0 to ^1.118.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

vscode-extension

Poem

🐰 A version hop, from ninety to one-one-eight,
New VS Code powers await,
The rabbit's extension now runs so bright,
With APIs fresh and properly right! 🚀

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/vscode-engines

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SingleSourceStudios SingleSourceStudios merged commit 2ccd633 into main May 16, 2026
3 of 4 checks passed
@SingleSourceStudios SingleSourceStudios deleted the fix/vscode-engines branch May 16, 2026 11:44
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