@ -1,6 +1,6 @@
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 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.
<!-- ALL - CONTRIBUTORS - BADGE:START - Do not remove or modify this section -->
<!-- ALL - CONTRIBUTORS - BADGE:START - Do not remove or modify this section -->
[![All Contributors ](https://img.shields.io/badge/all_contributors- 0 -orange.svg?style=flat-square)](#contributors-)
[![All Contributors ](https://img.shields.io/badge/all_contributors- 1 -orange.svg?style=flat-square)](#contributors-)
<!-- ALL - CONTRIBUTORS - BADGE:END -->
<!-- ALL - CONTRIBUTORS - BADGE:END -->
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.
@ -12,8 +12,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
<!-- prettier - ignore - start -->
<!-- prettier - ignore - start -->
<!-- markdownlint - disable -->
<!-- markdownlint - disable -->
< table >
< tr >
< td align = "center" > < a href = "https://github.com/youngjuning" > < img src = "https://avatars.githubusercontent.com/u/13204332?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > youngjuning< / b > < / sub > < / a > < br / > < a href = "https://github.com/youngjuning/vscode-api-cn/commits?author=youngjuning" title = "Code" > 💻< / a > < a href = "#infra-youngjuning" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < a href = "#maintenance-youngjuning" title = "Maintenance" > 🚧< / a > < a href = "#translation-youngjuning" title = "Translation" > 🌍< / a > < a href = "https://github.com/youngjuning/vscode-api-cn/commits?author=youngjuning" title = "Documentation" > 📖< / a > < a href = "#ideas-youngjuning" title = "Ideas, Planning, & Feedback" > 🤔< / a > < a href = "#design-youngjuning" title = "Design" > 🎨< / a > < / td >
< / tr >
< / table >
<!-- markdownlint - restore -->
<!-- markdownlint - restore -->
<!-- prettier - ignore - end -->
<!-- prettier - ignore - end -->
<!-- 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!