void/extensions/terminal-suggest
2025-04-21 01:55:32 -07:00
..
.vscode init 2025-02-28 18:01:53 -08:00
fixtures/shell-parser init 2025-02-28 18:01:53 -08:00
scripts rebase part 1 2025-04-21 01:55:32 -07:00
src rebase part 1 2025-04-21 01:55:32 -07: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 rebase part 1 2025-04-21 01:55:32 -07:00
cgmanifest.json rebase part 1 2025-04-21 01:55:32 -07: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 rebase part 1 2025-04-21 01:55:32 -07: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 rebase part 1 2025-04-21 01:55:32 -07: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.