Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
This commit is contained in:
7
lib/vscode/extensions/jake/package.nls.json
Normal file
7
lib/vscode/extensions/jake/package.nls.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user