mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
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
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.