nu-lsp 0.113.0

Nushell's integrated LSP server
Documentation
1
2
3
4
5
6
7
Implementation of the Nushell language server.

See [the Language Server Protocol specification](https://microsoft.github.io/language-server-protocol/)

## Internal Nushell crate


This crate implements components of Nushell and is not designed to support plugin authors or other users directly.