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
youngjuning 2dd84387e2
docs: edit README.md
3 years ago
.github/workflows chore: use yarn build 3 years ago
.gitignore chore: remove .DS_Store 3 years ago
README.md docs: edit README.md 3 years ago
package.json chore: add watch scripts 3 years ago
tsconfig.json first commit 3 years ago
typedoc.json chore: add some exclude config 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 site lists all VS Code APIs available to extension authors.

This listing is compiled from the vscode.d.ts file from the VS Code repository.