Add typed-vscode in libraries

This commit is contained in:
Vitaly Turovsky 2021-11-30 16:54:45 +03:00
parent 8b483a032d
commit 51dbe773b1
1 changed files with 1 additions and 0 deletions

View File

@ -1401,6 +1401,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