Skip to content

v1.0.0 - vscode-extension-guide-en

Latest

Choose a tag to compare

@lewiswigmore lewiswigmore released this 12 Apr 10:03
· 2 commits to main since this release

First release. Includes the vscode-extension-guide-en skill.

An English guide for VS Code extension development from scaffolding to Marketplace publication. Covers webview patterns, CSP security, TreeView, testing, packaging and troubleshooting. Updated for VS Code 1.74+ APIs.

Install with:

npx skills add lewiswigmore/agent-skills --skill vscode-extension-guide-en

Adapted from aktsmm/agent-skills (CC BY-NC-SA 4.0) with English translation and corrections for current VS Code APIs.