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.
 
 
 
 
 
Go to file
洛竹 db9f3bda3f
chore: rename
3 years ago
.github/workflows chore: use yarn build 3 years ago
.gitignore chore: remove .DS_Store 3 years ago
README.md first commit 3 years ago
package.json chore: use yarn build 3 years ago
tsconfig.json first commit 3 years ago
typedoc.json chore: rename 3 years ago
vscode.d.ts chore: rename 3 years ago
yarn.lock chore: use yarn build 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.