Commit Graph

82 Commits

Author SHA1 Message Date
isidor
efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Dirk Baeumer
cc5cc9a2d6 Adopt task multi folder API 2017-09-15 11:04:31 +02:00
Dirk Baeumer
9c6880cb32 Add workspace folders to task API 2017-09-15 11:04:28 +02:00
Dirk Baeumer
e9cf1bb861 Fixes #29564: Customize tasks action in quick open should be shown for all tasks 2017-08-28 11:29:17 +02:00
Alex Dima
2b3298af79 Use native proxies for renderer <-> ext host RPC communication 2017-08-16 10:26:25 +02:00
Alex Dima
20a45eef3a Add a mechanism to be a customer of the extension host (share lifecycle) and begin reducing usage of IThreadService 2017-08-15 18:26:51 +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
531e9fe92c Remove obsolete code 2017-06-23 11:28:18 +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
9ca787d8ac Fixes #28139: Fix TS 2.4 Errors in extHostTask.ts 2017-06-19 11:26:46 +02:00
Dirk Baeumer
49d5cc6e43 Remove 'terminal' as a used term from tasks. 2017-06-16 13:02:51 +02:00
Dirk Baeumer
23c631879a Add support to focus terminal and to control terminal instance reuse 2017-06-15 16:07:05 +02:00
Dirk Baeumer
eb9de44ec9 Fixes #27470: Tasks: below tasks.json is not valid although it should be 2017-06-01 00:40:31 +02:00
Dirk Baeumer
83001adc61 More work on #27581 2017-05-31 13:17:54 +02:00
Dirk Baeumer
c78ebcb2f4 Fixes #27548: Annotation tasks break old 0.1.0 task behaviour 2017-05-31 13:06:57 +02:00
Dirk Baeumer
4bb81e3099 Fixes #27348: Task should not be drop if identifier is undefined 2017-05-30 22:03:57 +02:00
Dirk Baeumer
6fb0af28cd Fixes #27581: Unspecific names: TerminalBehaviour and RevealKind 2017-05-30 21:59:20 +02:00
Dirk Baeumer
fdadd0ed5f Make identifier computed to better support task customization 2017-05-29 15:38:55 +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
94d5b7f60c Merge branch 'master' into dbaeumer/27078 2017-05-26 15:24:56 +02:00
Dirk Baeumer
447622435a Remove ProblemMatchers from API. 2017-05-26 15:17:19 +02:00
Dirk Baeumer
e030a07135 Support customiying tasks 2017-05-26 14:52:06 +02:00
Matt Bierner
64d676ccf7 Add TSC Task Provider (#27093)
* extract standardLanguageDescriptions to constant

* Remove client variable

* Move VersionStatus into a class

* Add TSC Task Provider

Fixes #26079

Adds a task provider for building typescript projects.

* Make ts loading lazy
2017-05-26 09:28:00 +02:00
Matt Bierner
6d00bd977b Add TSC Task Provider (#27093)
* extract standardLanguageDescriptions to constant

* Remove client variable

* Move VersionStatus into a class

* Add TSC Task Provider

Fixes #26079

Adds a task provider for building typescript projects.

* Make ts loading lazy
2017-05-25 15:18:05 -07:00
Dirk Baeumer
3ea2c216aa More work to make v2 the default 2017-05-24 12:29:51 +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
Dirk Baeumer
f084c2a1e4 Fixes #23435: Proposed Task Api Feedback 2017-05-18 21:53:22 +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