gnopls (pronounced "Gno please") is the Gno language server. It provides IDE features to any LSP-compatible editor.
If you do want to get the latest stable version of gnopls, run the following
command:
-
Using
go installgo install github.com/gnolang/gnopls@latest
-
From source code
git clone https://github.com/gnolang/gnopls.git cd gnopls make install
If you are having issues with gnopls, please feel free to open an issue.
Special thanks to Joseph Kato
As some part of code is copied and modified from gnols.