Restored vscode-set-text package.

This commit is contained in:
Marek Lewandowski 2017-03-15 21:40:02 +01:00 committed by Valerii Iatsko
parent 386a9af101
commit b65d15f752

View File

@ -378,7 +378,8 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
### Libraries
- [vscode-test-content](https://github.com/mlewand-org/vscode-test-content) - A set of helpers for simple setting and getting the editor text. Useful for unit tests.
- [vscode-set-text](https://github.com/samverschueren/vscode-set-text) - An easy-to-use VS Code `#setText()` method.
- [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.
### Tools