vscode/extensions/terminal-suggest
Megan Rogge d79858c114
add support for file/folder terminal completions (#234289)
2024-11-21 07:05:55 +05:30
..
.vscode
src add support for file/folder terminal completions (#234289) 2024-11-21 07:05:55 +05:30
.vscodeignore
README.md mention both settings 2024-11-18 16:29:20 -05:00
ThirdPartyNotices.txt fix third party notices to align with others 2024-11-18 12:14:38 -05:00
cgmanifest.json add version 2024-11-19 14:38:29 -05:00
extension-browser.webpack.config.js update browser webpack 2024-11-18 16:03:14 -05:00
extension.webpack.config.js update browser webpack 2024-11-18 16:03:14 -05:00
package-lock.json rm dependencies 2024-11-18 16:06:10 -05:00
package.json rm dependencies 2024-11-18 16:06:10 -05:00
package.nls.json move into activate, rm workspace trust 2024-11-18 16:11:46 -05:00
tsconfig.json node10-> node 2024-11-18 16:14:28 -05:00

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, and fish.