You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.6 KiB
2.6 KiB
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):
youngjuning 💻 🚇 🚧 🌍 📖 🤔 🎨 🌍 |
gepingli 🌍 |
This project follows the all-contributors specification. Contributions of any kind welcome!