VS Code API is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This site lists all VS Code APIs available to extension authors.
# VS Code API 中文文档
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
VS Code API is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This site lists all VS Code APIs available to extension authors.
This listing is compiled from the [vscode.d.ts](https://github.com/youngjuning/vscode-api/blob/main/vscode.d.ts) file from the VS Code repository.
This listing is compiled from the [vscode.d.ts](https://github.com/youngjuning/vscode-api/blob/main/vscode.d.ts) file from the VS Code repository.
## Contributors ✨
## Contributors ✨
@ -23,4 +26,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!