mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
6 lines
177 B
JSON
6 lines
177 B
JSON
{
|
|
"description": "Extension to add terminal completions for zsh, bash, and fish terminals.",
|
|
"displayName": "Terminal Suggest for VS Code",
|
|
"view.name": "Terminal Suggest"
|
|
}
|