mirror of
https://github.com/nushell/nushell.git
synced 2025-05-18 08:50:47 +02:00
# Description Add parse warnings to LSP diagnostics, not particularly useful but technically should be done. # User-Facing Changes # Tests + Formatting There's no deprecated command to test for now. # After Submitting |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.