From d0a881f9038d2ca1620e0d95f90c297a452774d5 Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Mon, 26 Jul 2021 14:11:48 +0800 Subject: [PATCH] add VS code on the list of editor modes --- doc/gf-editor-modes.t2t | 6 ++++++ 1 file changed, 6 insertions(+) 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