vscode-api-cn
v0.0.1
Published
VS Code API 是一系列你可以在 Visual Studio Code 扩展中调用的 JavaScript API。这个站点列出了所有扩展作者可以使用的 VS Code API。
Downloads
2
Readme
VS Code API 中文文档
VS Code API 是一系列你可以在 Visual Studio Code 扩展中调用的 JavaScript API。这个站点列出了扩展开发者可以使用的所有 VS Code API。原网站没有中文翻译且不方便阅读,所以有了该网站。
API 列表使用 Typedoc 从 vscode.d.ts 文件编译而来,如果 vscode.d.ts 源文件 有更新,我们会及时同步,当前对应 commit 为 2974a01。
开发
安装依赖
$ yarn install
调试
$ yarn dev
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!