Commit Graph

8 Commits

Author SHA1 Message Date
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