mirror of
https://github.com/nushell/nushell.git
synced 2025-05-11 13:34:26 +02:00
# Description Append space if marked as required. Aligned behavior as the REPL completion. # User-Facing Changes # Tests + Formatting Adjusted # 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.