From 386a9af10173473c1ac74eef0acda398d6e61d8f Mon Sep 17 00:00:00 2001 From: Marek Lewandowski Date: Wed, 15 Mar 2017 15:21:49 +0100 Subject: [PATCH] Replaced vscode-set-text with vscode-test-content package. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d254e..29717db 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ If you're feeling brave, there are at least two custom UIs for VS Code: ### Libraries -- [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 set of helpers for simple setting and getting the editor text. Useful for unit tests. ### Tools