From 6fda8f388e7cda5cc4db7f80c35f1c5dcbbc3fa3 Mon Sep 17 00:00:00 2001 From: Rob Duarte Date: Sun, 21 Aug 2022 08:46:07 -0400 Subject: [PATCH] Updated Getting Started to include VSCode editor --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index c636a05..7da4443 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -51,7 +51,7 @@ You should see ten light-blue cubes rotating on a red background, with the black The built in editor is fine for quick tests, but it's much nicer to work with one that's a bit more friendly. -There are better clients available for [Vim](https://github.com/rumblesan/improviz-vim) and [Atom](https://github.com/rumblesan/improviz-atom). +There are better clients available for [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=RobDuarte.improviz), [Vim](https://github.com/rumblesan/improviz-vim), [Atom](https://github.com/rumblesan/improviz-atom). There is a very basic client available for [Emacs](https://github.com/rumblesan/improviz/tree/main/editor/emacs).