mirror of
https://github.com/coder/code-server.git
synced 2026-06-06 04:19:33 +00:00
Squashed 'lib/vscode/' content from commit e5a624b788
git-subtree-dir: lib/vscode git-subtree-split: e5a624b788d92b8d34d1392e4c4d9789406efe8f
This commit is contained in:
8
extensions/grunt/package.nls.json
Normal file
8
extensions/grunt/package.nls.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"description": "Extension to add Grunt capabilities to VS Code.",
|
||||
"displayName": "Grunt support for VS Code",
|
||||
"config.grunt.autoDetect": "Controls whether auto detection of Grunt tasks is on or off. Default is on.",
|
||||
"grunt.taskDefinition.type.description": "The Grunt task to customize.",
|
||||
"grunt.taskDefinition.args.description": "Command line arguments to pass to the grunt task",
|
||||
"grunt.taskDefinition.file.description": "The Grunt file that provides the task. Can be omitted."
|
||||
}
|
||||
Reference in New Issue
Block a user