gnopls

command module
v0.0.0-...-68c7731 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 6 Imported by: 0

README

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

Documentation

Overview

Gopls (pronounced “go please”) is an LSP server for Go. The Language Server Protocol allows any text editor to be extended with IDE-like features; see https://langserver.org/ for details.

See https://github.com/golang/tools/blob/master/gopls/README.md for the most up-to-date documentation.

Directories

Path Synopsis
doc
integration
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL