You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2025-04-29-nushell_0_104_0.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -390,7 +390,7 @@ Thanks to all the contributors below for helping us solve issues, improve docume
390
390
|[@WindSoilder](https://github.com/WindSoilder)| IR: allow subexpression with redirection. |[#15617](https://github.com/nushell/nushell/pull/15617)|
391
391
|[@blindFS](https://github.com/blindFS)| refactor: command identified by name instead of span content |[#15471](https://github.com/nushell/nushell/pull/15471)|
392
392
|[@blindFS](https://github.com/blindFS)| refactor(lsp): align markdown doc string with output of --help |[#15508](https://github.com/nushell/nushell/pull/15508)|
393
-
|[@blindFS](https://github.com/blindFS)| refactor(completion, lsp): include decl_id in suggetion_kind for later usage |[#15536](https://github.com/nushell/nushell/pull/15536)|
393
+
|[@blindFS](https://github.com/blindFS)| refactor(completion, lsp): include decl_id in suggestion_kind for later usage |[#15536](https://github.com/nushell/nushell/pull/15536)|
394
394
|[@blindFS](https://github.com/blindFS)| refactor(lsp): flat_map with mutable accumulator |[#15567](https://github.com/nushell/nushell/pull/15567)|
395
395
|[@cptpiepmatz](https://github.com/cptpiepmatz)| Add `--plugins` flag to `nu-std/testing.nu`|[#15552](https://github.com/nushell/nushell/pull/15552)|
396
396
|[@cptpiepmatz](https://github.com/cptpiepmatz)| Add `cat` and `get-content` to `open`'s search terms |[#15643](https://github.com/nushell/nushell/pull/15643)|
@@ -506,7 +506,7 @@ Thanks to all the contributors below for helping us solve issues, improve docume
506
506
|[@blindFS](https://github.com/blindFS)| fix(lsp): workspace wide ops may panic in certain conditions |[#15514](https://github.com/nushell/nushell/pull/15514)|
507
507
|[@blindFS](https://github.com/blindFS)| fix(lsp): parser_info based id detection for use/overlay keywords |[#15517](https://github.com/nushell/nushell/pull/15517)|
508
508
|[@blindFS](https://github.com/blindFS)| fix(lsp): several edge cases of inaccurate references |[#15523](https://github.com/nushell/nushell/pull/15523)|
509
-
|[@blindFS](https://github.com/blindFS)| refactor(completion, lsp): include decl_id in suggetion_kind for later usage |[#15536](https://github.com/nushell/nushell/pull/15536)|
509
+
|[@blindFS](https://github.com/blindFS)| refactor(completion, lsp): include decl_id in suggestion_kind for later usage |[#15536](https://github.com/nushell/nushell/pull/15536)|
510
510
|[@blindFS](https://github.com/blindFS)| fix(lsp): more accurate command name highlight/rename |[#15540](https://github.com/nushell/nushell/pull/15540)|
0 commit comments