Merge pull request #359 from zardoy/typed

Add `typed-vscode` to libraries
pull/372/head
Valerii Iatsko 2022-03-13 23:14:49 +01:00 committed by GitHub
commit ee1259bc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1418,6 +1418,7 @@ A list of Twitter accounts for various people in the VS Code Community
## Libraries
- [vscode-test-content](https://github.com/mlewand-org/vscode-test-content) - A method to set/get editor content, and it's selection. Especially useful for unit tests.
- [typed-vscode](https://www.npmjs.com/typed-vscode) - Generates types from contribution points of your extension manifest
## Tools