Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
This commit is contained in:
7
lib/vscode/extensions/gulp/package.nls.json
Normal file
7
lib/vscode/extensions/gulp/package.nls.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"description": "Extension to add Gulp capabilities to VSCode.",
|
||||
"displayName": "Gulp support for VSCode",
|
||||
"config.gulp.autoDetect": "Controls whether auto detection of Gulp tasks is on or off. Default is on.",
|
||||
"gulp.taskDefinition.type.description": "The Gulp task to customize.",
|
||||
"gulp.taskDefinition.file.description": "The Gulp file that provides the task. Can be omitted."
|
||||
}
|
||||
Reference in New Issue
Block a user