NotTheDr01ds f83439fdda
Add completer for std help (#12929)
# Description

While each of the `help <subcommands>` in `std` had completers, there
wasn't one for the main `help` command.

This adds all internals and custom commands (as with `help commands`) as
possible completions.

# User-Facing Changes

`help ` + <kbd>Tab</kbd> will now suggest completions for both the `help
<subcommands>` as well as all internal and custom commands.

# Tests + Formatting

Note: Cannot add tests for completion functions since they are
module-internal and not visible to test cases, that I can see.

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
2024-05-21 10:31:14 -05:00
..
2023-11-03 10:09:33 -05:00
2023-11-03 10:09:33 -05:00
2023-11-03 10:09:33 -05:00
2024-05-21 10:31:14 -05:00
2023-10-08 13:12:46 +02:00
2024-04-10 17:30:58 -04:00
2023-11-03 10:09:33 -05:00