Skip to content

feat: add install script for VS Code extension and forks#11

Merged
tangcent merged 1 commit into
mainfrom
feat/install-script
Mar 11, 2026
Merged

feat: add install script for VS Code extension and forks#11
tangcent merged 1 commit into
mainfrom
feat/install-script

Conversation

@tangcent

Copy link
Copy Markdown
Owner

Adds script/install.sh — a convenience script that builds the VS Code extension and installs it into all detected VS Code forks on the system.

What it does:

  • Runs build.sh vscode to produce a .vsix
  • Detects installed CLI commands for VS Code and known forks (code, codium, cursor, trae, windsurf, kiro, antigravity, qoder)
  • Installs the extension into each detected editor
  • Prints a summary of successes and failures

@tangcent
tangcent merged commit 8b95a34 into main Mar 11, 2026
1 check passed
@tangcent
tangcent deleted the feat/install-script branch March 16, 2026 12:00
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