Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngjuning/vscode-api-cn.js.org
VS Code API 中文文档
https://github.com/youngjuning/vscode-api-cn.js.org
visual-studio-code vscode vscode-extension
Last synced: about 2 months ago
JSON representation
VS Code API 中文文档
- Host: GitHub
- URL: https://github.com/youngjuning/vscode-api-cn.js.org
- Owner: youngjuning
- License: mit
- Created: 2021-08-14T09:39:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T14:41:14.000Z (4 months ago)
- Last Synced: 2024-09-09T17:55:46.039Z (4 months ago)
- Topics: visual-studio-code, vscode, vscode-extension
- Language: Handlebars
- Homepage: https://vscode-api-cn.js.org
- Size: 21 MB
- Stars: 39
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) ![Github Stars](https://img.shields.io/github/stars/youngjuning/vscode-api-cn?style=social)
VS Code API 是一系列你可以在 Visual Studio Code 扩展中调用的 JavaScript API。这个站点列出了扩展开发者可以使用的所有 VS Code API。中文程序员 vscode 插件开发必备站点。
API 列表使用 Typedoc 从 [vscode.d.ts](https://github.com/youngjuning/vscode-api/blob/main/vscode.d.ts) 文件编译而来,如果 [vscode api](https://vscode-api.js.org) 有更新,我们会及时同步。
## 贡献指南
对 [vscode.d.ts](https://github.com/youngjuning/vscode-api-cn/blob/main/vscode.d.ts) 文件的注释进行翻译,然后提交 PR 即可。
### 本地预览
1. **安装依赖**:`yarn install`
2. **开启调试**:`yarn dev`
3. **开启服务**:`yarn start`## 贡献者 ✨
感谢这些优秀的人 ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
youngjuning
💻 🚧 🌍 📖 🤔
Lance Chen
🌍 🚧 💻
潘小安
🌍 🚧 🤔 💻
Xiyuan Zheng
🌍 💻
Liuqh233
🌍 💻
竹雨
🌍 💻
yangyang825
🌍
本项目遵循 [all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献!