summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2016-07-14 22:45:50 +0100
committerGitHub <noreply@github.com>2016-07-14 22:45:50 +0100
commit50e3ca9f3628c256f5f8e9936f38efd77d445131 (patch)
tree4572344488d06a7eb8a859f3301c9cf74568a32d
parent0867c62ded73925b8cb2711559ce88e2a7a4a234 (diff)
parent36d9623955c14fa6c0a849fea862498607f8a8a2 (diff)
downloadNim-50e3ca9f3628c256f5f8e9936f38efd77d445131.tar.gz
Merge pull request #4489 from oderwat/faq-vscode
Added Visual Studio Code editor support to FAQ
-rw-r--r--web/question.rst3
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