cbfd8ab513
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 |
||
---|---|---|
.. | ||
.vscode | ||
src | ||
testWorkspace/parent/home/child | ||
.vscodeignore | ||
README.md | ||
ThirdPartyNotices.txt | ||
cgmanifest.json | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package-lock.json | ||
package.json | ||
package.nls.json | ||
tsconfig.json |
README.md
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.