diff --git a/README.md b/README.md index 06306a9..8eb4830 100644 --- a/README.md +++ b/README.md @@ -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