Files
vscode/extensions/terminal-suggest
JeffreyCA 94755ed1c2 Terminal suggest - include persistent options in suggestions and improve suggestion grouping (#276409)
* Add support for persistent options in Fig suggestions

* Group arguments together

* Group symlink files/folders together

* Update test

* Fix test

* Use helper function
2025-11-10 17:03:12 -05:00
..
2025-08-24 12:47:41 -07: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.