summaryrefslogtreecommitdiff
path: root/doc/gf-editor-modes.t2t
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2021-11-08 12:30:21 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2021-11-08 12:30:21 +0100
commit9f2a3de7a3cc0db2db741b7f9766681a95e729ff (patch)
treeb9afd8b73bc70f7597cb86c6ede5b337f2512fcb /doc/gf-editor-modes.t2t
parente4b2f281d97f97317df37b5e296cea371c334f37 (diff)
Add simpler VSCode extension to editor modes page
Diffstat (limited to 'doc/gf-editor-modes.t2t')
-rw-r--r--doc/gf-editor-modes.t2t7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gf-editor-modes.t2t b/doc/gf-editor-modes.t2t
index 4c4a62ab6..2e92f31c3 100644
--- a/doc/gf-editor-modes.t2t
+++ b/doc/gf-editor-modes.t2t
@@ -17,9 +17,10 @@ instructions inside.
==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.
+- [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.
+- [Grammatical Framework https://marketplace.visualstudio.com/items?itemName=GrammaticalFramework.gf-vscode] is a simpler extension
+ without any external dependencies which provides only syntax highlighting.
==Eclipse==