Commit Graph

1316 Commits

Author SHA1 Message Date
Andre Weinand
fbcdb4c6a7 add proposed debug API; fixes #28234 2017-06-22 19:04:39 +02:00
Johannes Rieken
aec62b1f78 for now, restore false rootPath, #28526 2017-06-22 12:25:46 +02:00
Johannes Rieken
f3ae32fc37 more 💄 2017-06-21 16:09:38 +02:00
Johannes Rieken
92b2d10871 one file, one coding style 2017-06-21 16:00:03 +02:00
Johannes Rieken
58b081deed fix compile error 2017-06-21 11:46:21 +02:00
Johannes Rieken
8e746dfdc7 very first proposed API for multiple roots, #28526 2017-06-21 11:23:53 +02:00
Johannes Rieken
919d3feca4 make getPath return undefined when there is not just one root, #28526 2017-06-21 10:58:01 +02:00
Benjamin Pasero
27f6898c26 renames 2017-06-20 09:24:18 +02:00
Alex Dima
b3c009ba19 More layering clean-up 2017-06-19 12:10:43 +02:00
Dirk Baeumer
9ca787d8ac Fixes #28139: Fix TS 2.4 Errors in extHostTask.ts 2017-06-19 11:26:46 +02:00
Alex Dima
4e25d35572 Fixes #28886: Layer breaker in vs/platform/statusbar/common/statusbar.ts 2017-06-19 10:51:40 +02:00
Johannes Rieken
d036417745 💄 no tricks, implement a stable sort 2017-06-16 19:10:20 +02:00
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