jokeyrhyme / nuls

Language Server Protocol implementation for nushell
MIT License
29 stars 1 forks source link
language-server language-server-protocol lsp lsp-server nushell

nuls

Language Server Protocol implementation for nushell

status

project scope

roadmap

(in no particular order, and open to suggestions)

parity with extension for Visual Studio Code

stretch goals

getting started

installation

  1. you'll need a stable Rust toolchain

  2. cargo install --git https://github.com/jokeyrhyme/nuls.git --locked

helix (23.05)

helix with multiple language servers per language

recent-enough commits of helix now include the nushell grammar and language definition out-of-the-box, so all we need to do here tell it to use nuls

see also