mirror of
https://github.com/gluon-lang/gluon_language-server.git
synced 2025-08-04 18:18:18 +00:00
Clearify the purpose of this repo
This commit is contained in:
parent
8b0a184167
commit
05d33c34e8
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
|||
# vscode-gluon
|
||||
# gluon-language-server
|
||||
|
||||
An extension for for [Visual Studio Code][] which provides syntax hightlighting and completion for the programming language [gluon][].
|
||||
This implements the [language server protocol](https://microsoft.github.io/language-server-protocol/) and offers gluon support for the LSP clients, like [VSCode](https://code.visualstudio.com/), [Atom](https://atom.io/) and many others.
|
||||
|
||||
## vscode-gluon
|
||||
|
||||
Also part of this repo is the extension for [Visual Studio Code][] which is based on the LSP implementation.
|
||||
|
||||
## Installing the language server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue