diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2022-07-04 10:42:59 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2022-07-04 10:42:59 +0200 |
| commit | 4d446fcd3f9a252462c06049a15d4c4244f77f04 (patch) | |
| tree | 80862a9af39396eb18fe9ae76a2dc126f1d71747 | |
| parent | ae460e76b6498a76963924a190bc7f5e652f2385 (diff) | |
| parent | 65308861bc6cd899d0fcf3695a382e8016d40a05 (diff) | |
Merge branch 'master' of github.com:GrammaticalFramework/gf-core
| -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== |
