nushell/crates/nu-lsp
2024-05-19 22:36:59 +02:00
..
src Include README in lib.rs files 2024-05-19 22:12:56 +02:00
Cargo.toml Bump version to 0.93.1 (#12710) 2024-05-01 17:19:20 -05: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.