diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2021-11-08 12:30:21 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2021-11-08 12:30:21 +0100 |
| commit | 9f2a3de7a3cc0db2db741b7f9766681a95e729ff (patch) | |
| tree | b9afd8b73bc70f7597cb86c6ede5b337f2512fcb /doc | |
| parent | e4b2f281d97f97317df37b5e296cea371c334f37 (diff) | |
Add simpler VSCode extension to editor modes page
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-editor-modes.t2t | 7 |
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== |
