diff options
author | Hans Raaf <hara@oderwat.de> | 2016-07-14 23:38:17 +0200 |
---|---|---|
committer | Hans Raaf <hara@oderwat.de> | 2016-07-14 23:38:17 +0200 |
commit | 36d9623955c14fa6c0a849fea862498607f8a8a2 (patch) | |
tree | 4572344488d06a7eb8a859f3301c9cf74568a32d /web/question.rst | |
parent | 0867c62ded73925b8cb2711559ce88e2a7a4a234 (diff) | |
download | Nim-36d9623955c14fa6c0a849fea862498607f8a8a2.tar.gz |
Added Visual Studio Code editor support to FAQ
Diffstat (limited to 'web/question.rst')
-rw-r--r-- | web/question.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/question.rst b/web/question.rst index b3a357bb8..9de178c90 100644 --- a/web/question.rst +++ b/web/question.rst @@ -126,6 +126,7 @@ General FAQ -------------------------- - Nim IDE: https://github.com/nim-lang/Aporia + - Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=kosz78.nim - Emacs: https://github.com/nim-lang/nim-mode - Vim: https://github.com/zah/nimrod.vim/ - Scite: Included @@ -136,7 +137,7 @@ General FAQ - LiClipse: http://www.liclipse.com/ (Eclipse based plugin) - Howl: Included - Notepad++: Available via `plugin <https://github.com/jangko/nppnim/releases>`_ - + .. container:: standout |