Commit Graph

1104 Commits

Author SHA1 Message Date
Johannes Rieken
b3f9d8a283 move codelense to /browser/-layer 2017-06-16 16:23:31 +02:00
Dirk Baeumer
49d5cc6e43 Remove 'terminal' as a used term from tasks. 2017-06-16 13:02:51 +02:00
Sandeep Somavarapu
a4b6dc9532 #28538 Take workspace as input in Configuration model 2017-06-16 12:30:03 +02:00
Sandeep Somavarapu
81b98b8870 Adopt ext host to use configuration tree data 2017-06-16 07:49:51 +02:00
Sandeep Somavarapu
720c49692f #28538 Simplify workspace configuration service api 2017-06-15 20:35:06 +02:00
Johannes Rieken
63b4da631e 💄 #28526 2017-06-15 17:03:26 +02:00
Benjamin Pasero
43cedf1f6d 💄 2017-06-15 17:00:07 +02:00
Dirk Baeumer
23c631879a Add support to focus terminal and to control terminal instance reuse 2017-06-15 16:07:05 +02:00
Benjamin Pasero
73dad2ebb9 multi root - stable workspace.id 2017-06-15 15:29:10 +02:00
Johannes Rieken
6fdfe2f055 fix ts 2.4.1 compile errors in workbench/api 2017-06-15 11:59:41 +02:00
Martin Aeschlimann
05e6741ed0 Merge pull request #28569 from mbeatrizmagalhaes/correct-occurred-misspelled
Correct misspelled occurrences and occurred
2017-06-15 09:12:24 +02:00
Joao Moreno
6d5b99633b fix #28781 2017-06-15 08:14:50 +02:00
Johannes Rieken
f8eb2fa3b8 adopt IWorkspace2, implement proper workspaceContains, #28526 2017-06-14 12:21:26 +02:00
Joao Moreno
723bc3b3a7 fix some typescript@next compilation errors
related to #28151
2017-06-14 10:14:54 +02:00
Beatriz Magalhães
3c52b5ae39 fixed misspelled occurrences and occurred 2017-06-12 23:05:57 +01:00
Johannes Rieken
9a4a9a4021 make asRelativePath work with multiple root folders, #28526 2017-06-12 16:41:48 +02:00
Johannes Rieken
24fbd1f5d2 add $acceptWorkspaceData to push new info about open folders, #28526 2017-06-12 16:05:21 +02:00
Johannes Rieken
7c1c21c158 start with a step back and use IWorkspace where needed, nuke workspace context service from ext host, #28526 2017-06-12 15:40:38 +02:00
Johannes Rieken
3194060001 debt - prevent accidentical exposing of APIs by being too relaxed 2017-06-12 12:46:14 +02:00
Johannes Rieken
6122faea48 debt - remove "over-api", align styles 2017-06-09 11:15:21 +02:00
Johannes Rieken
2792c5cd97 multiroot - send telemetry event when workspace#rootPath is accessed 2017-06-09 11:10:28 +02:00
Johannes Rieken
f215700090 fix #28141 2017-06-07 15:56:25 +02:00
Johannes Rieken
44da540b4b fix #27949 2017-06-06 19:14:15 +02:00
Sandeep Somavarapu
729c59fd7e Make tree data api public 2017-06-02 09:59:41 +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
Sandeep Somavarapu
d23b97b462 ExthostTreeView: Check if children are null or undefined 2017-05-31 20:29: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
Sandeep Somavarapu
8cf60f346c Fix #27670 2017-05-31 14:49:26 +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
Sandeep Somavarapu
9dea8acdc0 Fix #27529 2017-05-31 12:52:02 +02:00
Sandeep Somavarapu
82eb47c42d Fix #27535 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu
9ddbdd0d9e Fix #27530 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu
24b543efdf Fix #27507 2017-05-31 12:42:20 +02:00
Dirk Baeumer
a1fd514fa6 Fixes #27589: Inconsistent use of ProblemMatcher 2017-05-30 22:39:34 +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
Alex Dima
f64bc3f92a Prefer the American English spelling behavior 2017-05-30 11:01:20 +02:00
Alex Dima
081fbf2231 Improve naming and doc comments 2017-05-30 09:49:31 +02:00
Alex Dima
ed2dc998bf Merge remote-tracking branch 'origin/master' into stickyness_api 2017-05-30 08:25:30 +02:00
Sandeep Somavarapu
9ae89e3303 #26948 Fix the TreeItemCollapsibleState ext host type 2017-05-29 19:01:14 +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
Johannes Rieken
b2b81e4f3e fix #27231 2017-05-26 11:31:28 +02:00
Johannes Rieken
7e68adad64 simplify tests, fix tests, promise ftw 2017-05-26 11:07:17 +02:00
Johannes Rieken
e14e783ca8 followup fix from fix #27245 2017-05-26 11:00:10 +02:00
Johannes Rieken
0fbbc8eb0c fix #27245 2017-05-26 10:17:58 +02:00