mirror of
https://github.com/nushell/nushell.git
synced 2025-05-19 17:30:45 +02:00
# Description Now, with PWD correctly set in #15470 , identifiers in `use/hide/overlay` commands can be identified using a more robust method, i.e. module_id from `parser_info`. # User-Facing Changes bug fix # Tests + Formatting +1 (fails without this PR) # After Submitting |
||
---|---|---|
.. | ||
ast.rs | ||
completion.rs | ||
diagnostics.rs | ||
goto.rs | ||
hints.rs | ||
hover.rs | ||
lib.rs | ||
notification.rs | ||
semantic_tokens.rs | ||
signature.rs | ||
symbols.rs | ||
workspace.rs |