Commit Graph

894 Commits

Author SHA1 Message Date
Johannes Rieken
38f0dea2b6 fix #29469, remove unsued code 2017-07-11 17:54:42 +02:00
Andre Weinand
618fcaad9f incorporate debug API feedback 2017-07-11 00:49:08 +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
Johannes Rieken
f4ae12b20d Merge pull request #30242 from Microsoft/ben/30241
Add API to open a file or diff editor on a specific selection range (fixes #30241)
2017-07-10 09:55:48 +02:00
Dirk Bäumer
82ebb10872 Merge pull request #30207 from jgranick/patch-1
vscode.TaskGroup.Test should be Test, not Clean
2017-07-10 09:06:43 +02:00
Andre Weinand
d6a28e5214 debug api: fix _findProcessByUUID 2017-07-10 00:57:42 +02:00
Benjamin Pasero
f381ce961d Add API to open a file or diff editor on a specific selection range (fixes #30241) 2017-07-07 12:20:34 +02:00
Andre Weinand
1291d9e870 proposed debug api: add support for custom DAP events 2017-07-06 23:04:54 +02:00
Joshua Granick
9d9f3db263 vscode.TaskGroup.Test should be Test, not Clean 2017-07-06 11:42:05 -07:00
Eric Amodio
4f50b29e92 Addresses #26184 - use configuration for pinned default (#27357)
* Addresses #26184 - use configuration for pinned default

* Honors the preview editor setting above all

* Removes passing undefined to pinned internally
re: requested code review changes

* Removes unnecessary undefined

* feedback
2017-07-06 08:12:39 +02:00
Andre Weinand
5eb21eaa8a Debug API for tracking current debug session; fixes #30157 2017-07-06 00:27:14 +02:00
Andre Weinand
ec5b049865 make proposed Debug API official; fixes #30096 2017-07-04 16:37:18 +02:00
Christof Marti
3dcc354df7 Separate exeriments from telemetry (fixes #29339) 2017-07-03 12:56:02 -07:00
Dirk Baeumer
0e39ec5af5 Fixes #29835: Move Task API from proposed to final. 2017-06-29 11:03:33 +02:00
Dirk Baeumer
101ff0abb8 Fixes #29759: More Task API feedback 2017-06-29 10:09:21 +02:00
Johannes Rieken
93101a2d59 fix #29641 2017-06-28 17:00:35 +02:00
Johannes Rieken
6a26abf08e add telemetry for new multiroot workspace API, #28526 2017-06-28 16:34:38 +02:00
Sandeep Somavarapu
69e9593822 Fix #29633 2017-06-28 15:33:34 +02:00
Benjamin Pasero
3e4a7d1e89 fix imports 2017-06-28 08:08:22 +02:00
Dirk Baeumer
19f310a027 Fixes #29427 & #29617 2017-06-27 21:38:56 +02:00
Felix Becker
dbe0f89264 Always reject Promises with Error instances 2017-06-26 15:24:41 +02:00
Sandeep Somavarapu
a5248f3675 #28538 Proposed API to read configuration in a multi root workspace 2017-06-26 12:53:14 +02:00
Matt Bierner
d21dd1269e Adding options to disable svgs in webviews 2017-06-25 17:09:55 -07:00
Dirk Baeumer
cf594ad817 Make tthe source attribute mandantory for tasks defined in extensions 2017-06-25 22:44:46 +02:00
Dirk Baeumer
333d658102 Fixed problem matcher single string not handled 2017-06-23 17:04:49 +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
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