nushell/crates/nu-command/src/core_commands
JT a16e485cce
Add support for defining known externals with their own custom completions (#4425)
* WIP for known externals

* Now completions can work from scripts

* Add support for definiing externs

* finish cleaning up old proof-of-concept
2022-02-11 13:38:10 -05:00
..
alias.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
debug.rs Make config default if broken (#482) 2021-12-13 14:16:51 +11:00
def_env.rs Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
describe.rs Simplify describe (#933) 2022-02-04 14:51:36 -05:00
do_.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
echo.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
error_make.rs Remove broken error make examples (#951) 2022-02-05 12:01:08 -05:00
export_def_env.rs Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
export_def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export.rs Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
extern_.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
for_.rs Switch more commands to redirecting blocks (#956) 2022-02-05 21:03:06 -05:00
help.rs add help --find to help doc (#890) 2022-01-30 05:54:15 -05:00
hide.rs Cleanup parsing of use and hide commands (#705) 2022-01-10 12:39:25 +11:00
history.rs Decode escaped newlines in history command (#592) 2021-12-27 10:11:08 +11:00
if_.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
ignore.rs Ported ignore command to engine-q (#621) 2021-12-30 15:54:33 +11:00
let_.rs Allow let/let-env to see custom command input (#854) 2022-01-27 06:00:25 +11:00
metadata.rs Error make (#948) 2022-02-05 09:39:51 -05:00
mod.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
module.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
register.rs Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
source.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
tutor.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
use_.rs Cleanup parsing of use and hide commands (#705) 2022-01-10 12:39:25 +11:00
version.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00