Files
vscode/extensions/terminal-suggest
Daniel Imms cbfd8ab513 Cache builtin commands and get all global commands for pwsh
This should make things quite a bit faster for expensive fetching of
commands. This also caches empty builtin commands so it's not attempted
every time.

Fixes #236097
Part of #235024
2024-12-19 02:50:44 -08:00
..
2024-11-19 14:38:29 -05:00
2024-11-18 16:06:10 -05:00

Terminal Suggestions

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled. To enable the completions from this extension, set terminal.integrated.suggest.enabled and terminal.integrated.suggest.enableExtensionCompletions to true.

Features

Provides terminal suggestions for zsh, bash, fish, and pwsh.