Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neva Tools

Neva developer tools: neva-lsp and neva-view.

Install Neva LSP

No Go installation is required to use the released language server.

macOS and Linux:

curl -fsSL https://raw.githubusercontent.com/nevalang/neva-tools/main/scripts/install-lsp.sh | sh

Windows PowerShell:

irm https://raw.githubusercontent.com/nevalang/neva-tools/main/scripts/install-lsp.ps1 | iex

The installers download the current platform binary from the latest lsp/v* GitHub Release, verify it against SHA256SUMS, and install neva-lsp into a user-writable directory on PATH. Pass --version vX.Y.Z to the shell installer, or -Version vX.Y.Z to PowerShell, to install a specific release.

Use neva-lsp version --json to inspect the installed LSP component and the Neva version it was built against.

See AGENTS.md for installation, commands, repository structure and contribution guidance.

About

Tooling for Neva programming language outside of the neva CLI such as, for example, LSP and visual editor.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages