mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Add proper readme, images and localization to grunt, gulp and jake
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"description": "Extension to add Jake capabilities to VSCode.",
|
||||
"displayName": "Jake support for VSCode",
|
||||
"jake.taskDefinition.type.description": "The Jake task to customize.",
|
||||
"jake.taskDefinition.file.description": "The Jake file that provides the task. Can be omitted.",
|
||||
"config.jake.autoDetect": "Controls whether auto detection of Jake tasks is on or off. Default is on."
|
||||
}
|
||||
Reference in New Issue
Block a user