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
杨俊宁 f3e9d00763
chore: format vscode.d.ts
3 years ago
.github/workflows chore: use yarn build 3 years ago
.vscode chore: format vscode.d.ts 3 years ago
.gitignore chore: remove .DS_Store 3 years ago
LICENCE chore: format vscode.d.ts 3 years ago
README.md docs: edit README.md 3 years ago
package.json chore: format vscode.d.ts 3 years ago
tsconfig.json first commit 3 years ago
typedoc.json chore: add some exclude config 3 years ago
vscode.d.ts chore: format vscode.d.ts 3 years ago
yarn.lock chore: format vscode.d.ts 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.