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.
洛竹
731b000c79
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
.vscode | 3 years ago | |
theme | 3 years ago | |
.all-contributorsrc | 3 years ago | |
.gitignore | 3 years ago | |
LICENCE | 3 years ago | |
README.md | 3 years ago | |
package.json | 3 years ago | |
tsconfig.json | 3 years ago | |
typedoc.json | 3 years ago | |
vscode.d.ts | 3 years ago | |
yarn.lock | 3 years ago |
README.md
VS Code API 是一系列你可以在 Visual Studio Code 扩展中调用的 JavaScript API。这个站点列出了扩展开发者可以使用的所有 VS Code API。原网站没有中文翻译且不方便阅读,所以有了该网站。
API 列表使用 Typedoc 从 vscode.d.ts 文件编译而来,如果 vscode.d.ts 源文件 有更新,我们会及时同步,当前对应 commit 为 2974a01。
贡献指南
成为译者
- 外部译者:对 vscode.d.ts 文件的注释进行翻译,然后提交 PR 即可。
- 内部译者:需要负责某一具体模块,如果感兴趣可以添加管理员微信(
yang_jun_ning
)申请。
本地预览
- 安装依赖:
yarn install
- 开启调试:
yarn dev
- 开启服务:
yarn start
专业术语
- extension:扩展
- namespace:命名空间
- active editor:活动编辑器
- active terminal:活动命令行
- Namespace for dealing with xxx:用于处理 xxx 的命名空间
负责人
翻译负责人是按照 vscode api 的命名空间认领的,如果有兴趣认领请添加管理员微信(yang_jun_ning
)申请成为内部译者。
- authentication @cxk0831
- commands @Imchenlong
- comments @yangyang0825
- debug @youngjuning
- evn @Saber2pr
- extensions @pan463859
- languages @Tecvan-fe
- notebooks @sherry-zxy
- scm @sherry-zxy
- tasks @liuqh0609
- tests @pan463859
- window @youngjuning
- workspace @gepingli
贡献者 ✨
感谢这些优秀的人 (emoji key):
youngjuning 💻 🚧 🌍 📖 🤔 |
gepingli 🌍 🤔 |
Konpaku Youmu 🌍 🤔 🚧 💻 |
Lance Chen 🌍 🚧 💻 |
潘小安 🌍 🚧 🤔 💻 |
tecvan 🌍 |
Xiyuan Zheng 🌍 |
Liuqh233 🌍 |
竹雨 🌍 |
yangyang0825 🌍 |
本项目遵循 all-contributors 规范。欢迎任何形式的贡献!