From 0892af33ae9526814b32af4522b995324ffdddc3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 2 Dec 2021 08:28:18 -0800 Subject: Suggest VSCode as a possible editor in getting-started.md. --- doc/getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/getting-started.md b/doc/getting-started.md index a8f7315fd..b73923daa 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -212,6 +212,7 @@ Now save your file as `test1.md` in the directory Note: If you use plain text a lot, you'll want a better editor than `Notepad` or `TextEdit`. You might want to look at +[Visual Studio Code](https://code.visualstudio.com/) or [Sublime Text](https://www.sublimetext.com/) or (if you're willing to put in some time learning an unfamiliar interface) [Vim](https://www.vim.org) or [Emacs](https://www.gnu.org/software/emacs). -- cgit v1.2.3