Files
nushell/crates/nu-lsp
Justin Ma 57dce8a386 Bump patch version (#16236)
Bump patch version
2025-07-25 03:28:24 +08:00
..
2025-07-25 03:28:24 +08:00
2023-11-02 10:18:57 -05: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.