mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 13:31:07 +01:00
7 lines
232 B
JSON
7 lines
232 B
JSON
{
|
|
"description": "Extension to add task support for npm scripts.",
|
|
"displayName": "Terminal Suggest for VS Code",
|
|
"view.name": "Terminal Suggest",
|
|
"workspaceTrust": "This extension executes tasks, which require trust to run."
|
|
}
|