vscode/extensions/jake/package.nls.json
2021-01-29 15:19:18 +01:00

7 lines
388 B
JSON

{
"description": "Extension to add Jake capabilities to VS Code.",
"displayName": "Jake support for VS Code",
"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."
}