nushell/tests/fixtures
zc he 6c0b65b570
feat(completion): stdlib virtual path completion & exportable completion (#15270)
# Description

More completions for `use` command.

~Also optimizes the span fix of #15238 to allow changing the text after
the cursor.~

# User-Facing Changes

<img width="299" alt="image"
src="https://github.com/user-attachments/assets/a5c45f46-40e4-4c50-9408-7b147ed11dc4"
/>

<img width="383" alt="image"
src="https://github.com/user-attachments/assets/fbeec173-511e-4c72-8995-bc1caa3ef0d3"
/>


# Tests + Formatting

+3

# After Submitting
2025-04-01 07:13:07 -05:00
..
completions Remove trailing slash from symlink completion (issue #13275) (#14667) 2024-12-27 13:45:52 +02:00
cp use uutils/coreutils cp command in place of nushell's cp command (#10097) 2023-09-08 13:57:38 -05:00
dotnu_completions refactor(completion): flatten_shape -> expression for internal/external/operator (#15086) 2025-02-23 13:47:49 -05:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
external_completions/path refactor(completion): flatten_shape -> expression for internal/external/operator (#15086) 2025-02-23 13:47:49 -05:00
formats Bump Calamine (#14403) 2024-11-21 20:31:14 +08:00
lsp feat(completion): stdlib virtual path completion & exportable completion (#15270) 2025-04-01 07:13:07 -05:00
partial_completions Enable exact match behavior for any path with slashes (#15458) 2025-03-31 14:19:09 -04:00
quoted_completions fix(completion): more quoting for file_completion/directory_completion (#15299) 2025-03-15 15:17:59 +01:00