mirror of
https://github.com/coder/code-server.git
synced 2026-06-04 19:39:33 +00:00
Squashed 'lib/vscode/' content from commit e5a624b788
git-subtree-dir: lib/vscode git-subtree-split: e5a624b788d92b8d34d1392e4c4d9789406efe8f
This commit is contained in:
7
extensions/jake/package.nls.json
Normal file
7
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