File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " grunt" ,
33 "publisher" : " vscode" ,
4- "description" : " Extension to add Grunt capabilities to VSCode ." ,
5- "displayName" : " Grunt support for VSCode " ,
4+ "description" : " Extension to add Grunt capabilities to VS Code ." ,
5+ "displayName" : " Grunt support for VS Code " ,
66 "version" : " 1.0.0" ,
77 "icon" : " images/grunt.png" ,
88 "engines" : {
Original file line number Diff line number Diff line change 11{
2- "description" : " Extension to add Grunt capabilities to VSCode ." ,
3- "displayName" : " Grunt support for VSCode " ,
2+ "description" : " Extension to add Grunt capabilities to VS Code ." ,
3+ "displayName" : " Grunt support for VS Code " ,
44 "config.grunt.autoDetect" : " Controls whether auto detection of Grunt tasks is on or off. Default is on." ,
55 "grunt.taskDefinition.type.description" : " The Grunt task to customize." ,
66 "grunt.taskDefinition.file.description" : " The Grunt file that provides the task. Can be omitted."
Original file line number Diff line number Diff line change 11{
2- "description" : " Extension to add Jake capabilities to VSCode ." ,
3- "displayName" : " Jake support for VSCode " ,
2+ "description" : " Extension to add Jake capabilities to VS Code ." ,
3+ "displayName" : " Jake support for VS Code " ,
44 "jake.taskDefinition.type.description" : " The Jake task to customize." ,
55 "jake.taskDefinition.file.description" : " The Jake file that provides the task. Can be omitted." ,
66 "config.jake.autoDetect" : " Controls whether auto detection of Jake tasks is on or off. Default is on."
Original file line number Diff line number Diff line change 11{
22 "description" : " Extension to add task support for npm scripts." ,
3- "displayName" : " Npm support for VSCode " ,
3+ "displayName" : " Npm support for VS Code " ,
44 "config.npm.autoDetect" : " Controls whether auto detection of npm scripts is on or off. Default is on." ,
55 "config.npm.runSilent" : " Run npm commands with the `--silent` option." ,
66 "config.npm.packageManager" : " The package manager used to run scripts." ,
You can’t perform that action at this time.
0 commit comments