void/extensions/terminal-suggest
2025-04-29 00:07:20 -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 from 17baf84 2025-04-29 00:07:20 -07:00
src rebase from 17baf84 2025-04-29 00:07:20 -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 from 17baf84 2025-04-29 00:07:20 -07:00
cgmanifest.json rebase from 17baf84 2025-04-29 00:07:20 -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 from 17baf84 2025-04-29 00:07:20 -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 from 17baf84 2025-04-29 00:07:20 -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.