Commit Graph

381 Commits

Author SHA1 Message Date
Michel Kaporin
3713e4deea Added ColorMode to API. 2017-07-24 09:51:18 +02:00
Andre Weinand
a9d463248a add WorkspaceFolder to proposed debug API 2017-07-22 23:55:06 +02:00
Michel Kaporin
0490818367 Updated color API and color info conversion between extHost and main. Added color picker disposal, more listeners. 2017-07-21 12:02:32 +02:00
Joao Moreno
2dac869dd9 api: WindowState 2017-07-20 18:20:57 +02:00
Johannes Rieken
0106e2f189 Merge branch 'master' into joh/remote 2017-07-20 17:19:16 +02:00
Joao Moreno
6987cb0eb0 API: window.isFocused, window.onDidChangeWindowFocus
fixes #18263
2017-07-20 14:45:41 +02:00
Johannes Rieken
f5c4b7abd3 One URI is enought..., fixes #31038 2017-07-20 09:44:38 +02:00
Michel Kaporin
06c30736cd Added color provider to proposed API. 2017-07-19 16:40:56 +02:00
Christof Marti
a6a07a74e0 Proposed credentials API 2017-07-18 14:55:07 -07:00
Andre Weinand
6f4ebe7517 add proposed 'startDebugging' API 2017-07-18 21:15:10 +02:00
Johannes Rieken
531b6b1c21 simplify URI implementation 2017-07-18 15:09:53 +02:00
Andre Weinand
254c8c5b0b debug API: add onDidStartDebugSession 2017-07-18 00:18:56 +02:00
Andre Weinand
cf6f9ab6e0 debug api: rename createDebugSession to startDebugSession 2017-07-17 12:27:47 +02:00
Benjamin Pasero
955e4b8c06 Add showTextDocument(uri|file) 2017-07-17 07:54:23 +02:00
Johannes Rieken
881e3910a2 move mult-root API out of root, #28526 2017-07-14 15:19:34 +02:00
Johannes Rieken
f7e09ce253 name it getWorkspaceFolder, #28526 2017-07-14 14:05:45 +02:00
Johannes Rieken
c510eff1ad Merge branch 'master' into joh/remote 2017-07-13 16:48:36 +02:00
Johannes Rieken
0df555f5f4 have an explicit WorkspaceFolder with some extra bits and pieces, #28526 2017-07-13 16:22:19 +02:00
Johannes Rieken
0373d29de6 log api uage only once, fixes #30486 2017-07-12 17:39:07 +02:00
Andre Weinand
440012424c remove assertProposedApi from debug API 2017-07-12 11:46:01 +02:00
Andre Weinand
4498f92e97 add more debug API 2017-07-12 01:12:08 +02:00
Johannes Rieken
b309f3473d Merge branch 'master' into joh/remote 2017-07-11 16:54:47 +02:00
Andre Weinand
618fcaad9f incorporate debug API feedback 2017-07-11 00:49:08 +02:00
Johannes Rieken
16c00672fa proposed API and its wiring 2017-07-10 16:17:27 +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
Dirk Baeumer
0e39ec5af5 Fixes #29835: Move Task API from proposed to final. 2017-06-29 11:03:33 +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
Sandeep Somavarapu
a5248f3675 #28538 Proposed API to read configuration in a multi root workspace 2017-06-26 12:53:14 +02:00
Dirk Baeumer
22fa494aee Incooperate API feedback 2017-06-23 10:25:45 +02:00
Andre Weinand
fbcdb4c6a7 add proposed debug API; fixes #28234 2017-06-22 19:04:39 +02:00
Johannes Rieken
f3ae32fc37 more 💄 2017-06-21 16:09:38 +02:00
Johannes Rieken
8e746dfdc7 very first proposed API for multiple roots, #28526 2017-06-21 11:23:53 +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
Dirk Baeumer
23c631879a Add support to focus terminal and to control terminal instance reuse 2017-06-15 16:07:05 +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
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
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
Sandeep Somavarapu
729c59fd7e Make tree data api public 2017-06-02 09:59:41 +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
9dea8acdc0 Fix #27529 2017-05-31 12:52:02 +02:00