mirror of
https://github.com/nushell/nushell.git
synced 2025-05-01 16:44:27 +02:00
# Description Fixes a bug introduced by #15188 # User-Facing Changes Before: <img width="216" alt="image" src="https://github.com/user-attachments/assets/5846a844-d88e-4d9f-b9e2-e2478c7acb37" /> And will crash the lsp server. After: <img width="454" alt="image" src="https://github.com/user-attachments/assets/85e727d6-fef5-426b-818c-e554d3c49c7d" /> # Tests + Formatting adjusted # After Submitting |
||
---|---|---|
.. | ||
commands | ||
completions | ||
menus | ||
config_files.rs | ||
eval_cmds.rs | ||
eval_file.rs | ||
lib.rs | ||
nu_highlight.rs | ||
print.rs | ||
prompt_update.rs | ||
prompt.rs | ||
reedline_config.rs | ||
repl.rs | ||
syntax_highlight.rs | ||
util.rs | ||
validation.rs |