gnopls

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 1 Imported by: 0

README

gnopls, the Gno language server

gnopls (pronounced "Gno please") is the unofficial Gno language server. It provides IDE features to any LSP-compatible editor.

Installation

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

  • Using go install

    go install github.com/harry-hov/gnopls@latest
    
  • From source code

    git clone https://github.com/harry-hov/gnopls.git
    cd gnopls
    make install
    

If you are having issues with gnopls, please feel free to open an issue.

Additional information

Special thanks to Joseph Kato

As some part of code is copied and modified from gnols.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
env
lsp

Jump to

Keyboard shortcuts

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