GF language server requires no external dependencies and is equally easy to install as the only-syntax-highlighting version

This commit is contained in:
Inari Listenmaa
2026-09-23 14:39:38 +02:00
committed by GitHub
parent 1c086bed25
commit 378bfe6910
+2 -3
View File
@@ -16,9 +16,8 @@ instructions inside.
## Visual Studio Code ## Visual Studio Code
* [Grammatical Framework Language Server](https://marketplace.visualstudio.com/items?itemName=anka-213.gf-vscode) by Andreas Källberg. * [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. This provides syntax highlighting and a client for the Grammatical Framework language server.
* [Grammatical Framework](https://marketplace.visualstudio.com/items?itemName=GrammaticalFramework.gf-vscode) is a simpler extension * [Grammatical Framework](https://marketplace.visualstudio.com/items?itemName=GrammaticalFramework.gf-vscode) is a simpler extension which provides only syntax highlighting.
without any external dependencies which provides only syntax highlighting.
## Eclipse ## Eclipse