chore: remove the VSCode integration #1

Open
nanakura wants to merge 1 commits from nanakura/chore/remove-vscode-integration into main
Owner

The fork does not use the VSCode extension. The CI install also failed,
because the extension ran tsx from a prepare script and never
declared tsx as a dependency.

Remove both integrations/vscode packages, the release-vsix workflow,
the workspace glob, and the debug launch config. The host plugin was a
stub with no dependents.

Description

Linked Issues

Additional Context

The fork does not use the VSCode extension. The CI install also failed, because the extension ran `tsx` from a `prepare` script and never declared `tsx` as a dependency. Remove both `integrations/vscode` packages, the release-vsix workflow, the workspace glob, and the debug launch config. The host plugin was a stub with no dependents. ## Description <!-- Please insert your description here and especially provide info about the "what" this PR is solving --> ## Linked Issues <!-- Optional, if you have any --> ## Additional Context <!-- e.g. is there anything you'd like reviewers to focus on? -->
nanakura added 1 commit 2026-09-14 13:42:19 +00:00
chore: remove the VSCode integration
autofix.ci / autofix (pull_request) Failing after 18m46s
CI / Lint (pull_request) Successful in 18m21s
CI / Build Test (stage-web) (pull_request) Failing after 12m34s
CI / Build Test (ui-loading-screens) (pull_request) Failing after 13m24s
CI / Build Test (ui-transitions) (pull_request) Successful in 28m30s
CI / Unit Test (pull_request) Failing after 17m51s
CI / Type Check (pull_request) Successful in 26m58s
CI / Check Provenance (pull_request) Failing after 1m6s
PR Triage Dispatch / Dispatch PR Triage (pull_request_target) Successful in 23s
d03b574fd1
The fork does not use the VSCode extension. The CI install also failed,
because the extension ran `tsx` from a `prepare` script and never
declared `tsx` as a dependency.

Remove both `integrations/vscode` packages, the release-vsix workflow,
the workspace glob, and the debug launch config. The host plugin was a
stub with no dependents.
Some required checks failed
autofix.ci / autofix (pull_request) Failing after 18m46s
CI / Lint (pull_request) Successful in 18m21s
CI / Build Test (stage-web) (pull_request) Failing after 12m34s
CI / Build Test (ui-loading-screens) (pull_request) Failing after 13m24s
CI / Build Test (ui-transitions) (pull_request) Successful in 28m30s
CI / Unit Test (pull_request) Failing after 17m51s
CI / Type Check (pull_request) Successful in 26m58s
CI / Check Provenance (pull_request) Failing after 1m6s
PR Triage Dispatch / Dispatch PR Triage (pull_request_target) Successful in 23s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nanakura/chore/remove-vscode-integration:nanakura/chore/remove-vscode-integration
git checkout nanakura/chore/remove-vscode-integration
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nanakura/moeka-project#1