Rob Lourens
04db7c3a45
Remove devDependencies from npm-shrinkwrap
2017-06-30 11:39:10 -07:00
Dirk Baeumer
0e39ec5af5
Fixes #29835 : Move Task API from proposed to final.
2017-06-29 11:03:33 +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
Joao Moreno
5667cc0e69
use vsce to determine what to package when bundling extensions
...
fixes #29054
2017-06-21 16:17:21 +02:00
Dirk Baeumer
19aecfd367
Addresses #27672 : Task Detection For Gulp
2017-06-01 11:12:19 +02:00
Dirk Baeumer
e98c09c842
Fixes #27738 : Defer switching to Tasks 2.0.0 as the default
2017-05-31 16:21:35 +02:00
Dirk Baeumer
bf5bb9de5c
Implements #27087 : Simplify task activation events
2017-05-29 14:50:16 +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
Dirk Baeumer
98b92df34c
Make Task api fully official.
2017-05-24 09:59:53 +02:00
Dirk Baeumer
87cfa19524
Fixes #25518 : Cannot associate a problem matcher with an auto detected tasks
2017-05-19 17:38:57 +02:00
Matt Bierner
7d2dea4e45
Add "Include" to extension TSConfig Files ( #25860 )
...
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project
**Fix**
Add `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
Dirk Baeumer
5e4d510a36
Grunt autodetection for terminal task runner
2017-04-14 15:19:32 +02:00
Dirk Baeumer
ef2b0a4bfe
Fixes #24073 : Improve task API and adopt gulp extension to it.
2017-04-06 21:12:08 +02:00
Dirk Baeumer
f79bed6d73
Fixes #22655 .
2017-03-23 16:14:38 +01:00
Dirk Baeumer
f70b0b3ecb
Fixes #22069 : Define extension story for tasks
2017-03-23 14:32:31 +01:00