nushell/crates/nu-lsp
2024-07-14 09:56:23 +02:00
..
src Merge branch 'main' into crate-docs 2024-07-14 09:56:23 +02:00
Cargo.toml Bumping version to 0.95.1 (#13231) 2024-06-25 18:26:07 -07:00
LICENSE Integrated Language Server (#10723) 2023-11-02 10:18:57 -05:00
README.md Fix external link 2024-05-19 22:36:59 +02:00

Implementation of the Nushell language server.

See the Language Server Protocol specification

Internal Nushell crate

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