Commit Graph

16 Commits

Author SHA1 Message Date
Josh Schreuder
1c3fc6fa21 Fix spelling mistake in NPM task tooltip (#48980)
ommitted -> omitted
2018-05-07 11:51:17 +02:00
Erich Gamma
a87b396730 FIxing #48806 npm.enableScriptExplorer requires reloading the window 2018-04-27 11:27:12 +02:00
Erich Gamma
20994d2b53 Remove unneeded keys 2018-04-26 16:32:38 +02:00
Erich Gamma
d9f8813eb6 Fixing issue #48539 improve wording of error message 2018-04-25 13:33:43 +02:00
Erich Gamma
48b0ec47da added config option whether the explorer should be enabled. 2018-04-21 10:13:34 -07:00
Erich Gamma
76495e8b0a Change view name to title case 2018-04-15 23:10:02 +02:00
Erich Gamma
7fc78e7b0c remove explorerVisible configuration setting 2018-04-15 22:04:17 +02:00
Erich Gamma
3d5f0b75af externalize strings 2018-03-31 23:06:43 +02:00
Erich Gamma
a6dde81592 Fixing #31217 npm script not detected if the package.json is not in root folder 2018-02-28 16:51:43 +01:00
Erich Gamma
bc540f119d externalize strings 2018-02-28 12:28:25 +01:00
Erich Gamma
eaec7c3383 Fixing #43978 add description/readme 2018-02-21 13:16:58 +01:00
Matt Bierner
0421cba67f Localize npm.packageManager 2017-11-02 16:44:55 -07:00
Dániel Tar
a05e3d996a Fix different error message in source and package.nls for npm package (#37096)
* Fix package.nls.json for npm

Error message was different in main.ts.

* Fix language string key in npm/src/main.ts
2017-10-31 14:27:24 +01:00
Erich Gamma
117e621595 Reject promise when there is a parse error in a package.json file. 2017-10-27 16:06:36 +02:00
Erich Gamma
10a5cee648 added silent setting 2017-07-13 16:43:18 +02:00
Erich Gamma
3568e98ec6 Added npm extension that contributes tasks for npm scripts 2017-05-24 10:47:34 +02:00