2017-05-19 23:35:08 +08:00
|
|
|
{
|
2018-02-27 00:37:19 +08:00
|
|
|
"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.",
|
2017-05-19 23:35:08 +08:00
|
|
|
"config.jake.autoDetect": "Controls whether auto detection of Jake tasks is on or off. Default is on."
|
|
|
|
}
|