void/extensions/terminal-suggest
Andrew Pareles 3b901ad60f init
2025-02-28 18:01:53 -08:00
..
.vscode init 2025-02-28 18:01:53 -08:00
fixtures/shell-parser init 2025-02-28 18:01:53 -08:00
scripts init 2025-02-28 18:01:53 -08:00
src init 2025-02-28 18:01:53 -08:00
testWorkspace/parent/home/child init 2025-02-28 18:01:53 -08:00
.gitignore init 2025-02-28 18:01:53 -08:00
.vscodeignore init 2025-02-28 18:01:53 -08:00
cgmanifest.json init 2025-02-28 18:01:53 -08:00
extension.webpack.config.js init 2025-02-28 18:01:53 -08:00
package-lock.json init 2025-02-28 18:01:53 -08:00
package.json init 2025-02-28 18:01:53 -08:00
package.nls.json init 2025-02-28 18:01:53 -08:00
README.md init 2025-02-28 18:01:53 -08:00
ThirdPartyNotices.txt init 2025-02-28 18:01:53 -08:00
tsconfig.json init 2025-02-28 18:01:53 -08: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 to true.

Features

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