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.
洛竹
db9f3bda3f
|
3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
.gitignore | 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 is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This page lists all VS Code APIs available to extension authors.
This listing is compiled from the vscode.d.ts file from the VS Code repository.