nushell/crates/nu-protocol/src/engine
Richard e6a70f9846
Add MatchAlgorithm for completion suggestions (#5244)
* Pass completion options to each fetch() call

* Add MatchAlgorithm to CompletionOptions

* Add unit test for MatchAlgorithm

* Pass completion options to directory completer
2022-04-23 10:01:19 -05:00
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
capture_block.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
command.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
engine_state.rs Add MatchAlgorithm for completion suggestions (#5244) 2022-04-23 10:01:19 -05:00
mod.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
stack.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00