Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 820 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 820 Bytes

gnopls, the Gno language server

gnopls is a modified fork of https://github.com/gnolang/gopls

⚠️ gnopls is in an experimental phase; use with caution.

PkgGnoDev

It provides a wide variety of IDE features to any [LSP]-compatible editor.

Editors

TODO

If you use gnopls with an editor that is not on this list, please send us a CL updating this documentation.

Installation

For the most part, you should not need to install or update gnopls. Your editor should handle that step for you.

If you do want to get the latest stable version of gnopls, run the following command:

go install github.com/gnoverse/gnopls@latest