nushell/crates/nu-protocol/src
JT d0cbb2d12c
Allow expanding aliases before keywords, improve hiding (#4858)
* Allow aliasing source

* Add test

* improve hiding

* Finish adding tests

* fix test
2022-03-18 11:35:50 +13:00
..
ast Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
engine Allow expanding aliases before keywords, improve hiding (#4858) 2022-03-18 11:35:50 +13:00
value Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
config.rs partial completions (#4704) 2022-03-03 11:13:44 +02:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00
overlay.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
pipeline_data.rs Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
shell_error.rs Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
signature.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
span.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
syntax_shape.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
ty.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00