summaryrefslogtreecommitdiff
path: root/doc/gf-editor-modes.t2t
diff options
context:
space:
mode:
authorInari Listenmaa <inari.listenmaa@gmail.com>2021-07-26 14:11:48 +0800
committerInari Listenmaa <inari.listenmaa@gmail.com>2021-07-26 14:11:48 +0800
commitd0a881f9038d2ca1620e0d95f90c297a452774d5 (patch)
treeb3f5e2378c14429564c6efe07e60629995fc0a53 /doc/gf-editor-modes.t2t
parent810640822dc3047af8fd9d7988e3f2423595c7b2 (diff)
add VS code on the list of editor modes
Diffstat (limited to 'doc/gf-editor-modes.t2t')
-rw-r--r--doc/gf-editor-modes.t2t6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t
index ffa6473ea..4c4a62ab6 100644
--- a/doc/gf-editor-modes.t2t
+++ b/doc/gf-editor-modes.t2t
@@ -15,6 +15,12 @@ instructions inside.
==Atom==
[language-gf https://atom.io/packages/language-gf], by John J. Camilleri
+==Visual Studio Code==
+
+[Grammatical Framework Language Server https://marketplace.visualstudio.com/items?itemName=anka-213.gf-vscode] by Andreas Källberg.
+
+This provides syntax highlighting and a client for the Grammatical Framework language server. Follow the installation instructions in the link.
+
==Eclipse==
[GF Eclipse Plugin https://github.com/GrammaticalFramework/gf-eclipse-plugin/], by John J. Camilleri