mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 20:16:48 +02:00
# Description <img width="642" alt="image" src="https://github.com/user-attachments/assets/a97e4f33-df12-4240-a221-d4b97a171de0" /> Not particularly useful, but better than showing nothing I guess. #14464 Also fixed a markdown syntax issue for mutable variable hovering # User-Facing Changes # Tests + Formatting +1 # After Submitting --------- Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
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.