什么是 vscode-extension-dev?
在此存储库中开发、构建和测试 VSCode 扩展。在编辑扩展源代码、编译 TypeScript、打包 .vsix 文件或安装扩展进行测试时使用。 来源:owid/etl。
在此存储库中开发、构建和测试 VSCode 扩展。在编辑扩展源代码、编译 TypeScript、打包 .vsix 文件或安装扩展进行测试时使用。
通过命令行快速安装 vscode-extension-dev AI 技能到你的开发环境
来源:owid/etl。
CRITICAL: VSCode runs the installed .vsix from /.vscode/extensions/, NOT the dist/ in the repo. After every code change you MUST:
Just running npm run compile is NOT enough — the user will still see old behavior.
在此存储库中开发、构建和测试 VSCode 扩展。在编辑扩展源代码、编译 TypeScript、打包 .vsix 文件或安装扩展进行测试时使用。 来源:owid/etl。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/owid/etl --skill vscode-extension-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/owid/etl --skill vscode-extension-dev在此存储库中开发、构建和测试 VSCode 扩展。在编辑扩展源代码、编译 TypeScript、打包 .vsix 文件或安装扩展进行测试时使用。 来源:owid/etl。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/owid/etl --skill vscode-extension-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/owid/etl