mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 12:16:07 +00:00
7 lines
260 B
JSON
7 lines
260 B
JSON
{
|
|
"description": "Extension to add terminal completions for zsh, bash, and fish terminals.",
|
|
"displayName": "Terminal Suggest for VS Code",
|
|
"view.name": "Terminal Suggest",
|
|
"terminal.integrated.suggest.clearCachedGlobals": "Clear Suggest Cached Globals"
|
|
}
|