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 |
|
Matt Bierner
|
ac5ed16ece
|
Move package-json extension to npm extesion
#44166
|
2018-02-23 13:29:52 -08:00 |
|
Erich Gamma
|
d2d8e45c80
|
Remove tslint disabling
|
2018-02-21 22:10:36 +01:00 |
|
Dirk Baeumer
|
04594c864b
|
Add support for Language Packs
|
2018-01-25 21:14:34 +01: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
|
1420d41bf8
|
Fix for #31274 Support for yarn when running detected tasks
|
2017-10-27 10:52:17 +02:00 |
|
Erich Gamma
|
8844915863
|
ensure that the scheme is 'file' detecting scripts
|
2017-09-21 13:56:42 +02:00 |
|
Erich Gamma
|
90af6b4ed2
|
Adopt support for multiroot folders
|
2017-09-20 18:03:48 +02:00 |
|
Erich Gamma
|
de7e216e9e
|
Fix for #31192
|
2017-07-21 10:47:22 +02:00 |
|
Erich Gamma
|
83fe9ed9f7
|
Use the root folder name for the short path
|
2017-07-20 15:13:25 +02:00 |
|
Erich Gamma
|
f911acfa49
|
Shortening the path name for scripts
|
2017-07-20 10:53:44 +02:00 |
|
Erich Gamma
|
584d00db01
|
Added support for multi root folders
|
2017-07-19 18:42:33 +02:00 |
|
Erich Gamma
|
6716723d9c
|
npm task provider should not provide pre, post scripts - #30843
|
2017-07-19 18:42:31 +02:00 |
|
Rob Lourens
|
457fa64f61
|
Fix hygiene
|
2017-07-13 18:12:25 -07:00 |
|
Erich Gamma
|
10a5cee648
|
added silent setting
|
2017-07-13 16:43:18 +02:00 |
|
Dirk Baeumer
|
8efcb4e909
|
Fixes #30044: Task contribution should allow extension to supress problem matcher attach message
|
2017-07-10 13:09:38 +02:00 |
|
Dirk Baeumer
|
19f310a027
|
Fixes #29427 & #29617
|
2017-06-27 21:38:56 +02:00 |
|
Dirk Baeumer
|
cf594ad817
|
Make tthe source attribute mandantory for tasks defined in extensions
|
2017-06-25 22:44:46 +02:00 |
|
Dirk Baeumer
|
2903fc5ee5
|
More loose build and test task detection
|
2017-06-23 17:29:32 +02:00 |
|
Dirk Baeumer
|
22fa494aee
|
Incooperate API feedback
|
2017-06-23 10:25:45 +02:00 |
|
Dirk Baeumer
|
2ef8e48de4
|
Implemented latest feedback from #28235
|
2017-06-23 10:25:44 +02:00 |
|
Dirk Baeumer
|
e58c2abb97
|
Implements #27399: Separate the task provider name from the task name in the task API
|
2017-05-29 14:44:31 +02:00 |
|
Erich Gamma
|
8c1c1d14df
|
Added npm install to the list of discovered npm tasks
|
2017-05-28 17:29:47 +02:00 |
|
Erich Gamma
|
3568e98ec6
|
Added npm extension that contributes tasks for npm scripts
|
2017-05-24 10:47:34 +02:00 |
|