Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2025-10-15-nushell_v0_108_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ This was due to a miscompilation bug, which is now fixed.

- The LSP should now work better with unsaved files and with overlays used as prefixes (ex. `overlay use foo as bar --prefix`) ([#16568])

- Variables defined as custom command arguments show now be available to autocomplete inside that command. ([#16531])
- Variables defined as custom command arguments now autocomplete inside that command. ([#16531])

- Fixed building `nu-command` by itself. ([#16616])

Expand Down