Options
All
  • Public
  • Public/Protected
  • All
Menu

VS Code API 中文文档

All Contributors Github Stars

VS Code API 是一系列你可以在 Visual Studio Code 扩展中调用的 JavaScript API。这个站点列出了扩展开发者可以使用的所有 VS Code API。中文程序员 vscode 插件开发必备站点。

API 列表使用 Typedoc 从 vscode.d.ts 文件编译而来,如果 vscode api 有更新,我们会及时同步。

贡献指南

vscode.d.ts 文件的注释进行翻译,然后提交 PR 即可。

本地预览

  1. 安装依赖yarn install
  2. 开启调试yarn dev
  3. 开启服务yarn start

贡献者 ✨

感谢这些优秀的人 (emoji key):

洛竹
youngjuning

💻 🚧 🌍 📖 🤔
Imchenlong
Lance Chen

🌍 🚧 💻
pan463859
潘小安

🌍 🚧 🤔 💻
sherry-zxy
Xiyuan Zheng

🌍 💻

Liuqh233

🌍 💻
竹雨
竹雨

🌍 💻
yangyang825
yangyang825

🌍

本项目遵循 all-contributors 规范。欢迎任何形式的贡献!

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹