Commit Graph

742 Commits

Author SHA1 Message Date
Joao Moreno
13a6a7a9c3 color api: remove ColorRange.format 2017-08-11 11:50:10 +02:00
Michel Kaporin
be836877ee Simplified extHost <-> mainThread communication by having color formatters map on both sides. 2017-07-27 17:16:35 +02:00
Joao Moreno
d38e4fd69b Merge remote-tracking branch 'origin/master' into colourpicker 2017-07-27 16:39:09 +02:00
Joao Moreno
7efa9545b6 Merge branch 'master' into colorpicker 2017-07-26 21:54:00 +02:00
Michel Kaporin
4bd6bdfe7e Updated API to declarative way for supplying color format. 2017-07-25 16:58:49 +02:00
Sandeep Somavarapu
06550ab0c3 Version 2 2017-07-25 16:27:56 +05:30
Sandeep Somavarapu
4b20d3e9bf Fix #31191 2017-07-24 15:16:21 +05:30
Andre Weinand
e1e3051d28 add root folder to startDebugSession 2017-07-24 11:23:49 +02:00
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
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
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
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
Daniel Imms
5a88191a37 Remove Terminal.onData proposed API
This was to be used by tasks as an extenion which ended up
not happening.
2017-07-13 08:43:39 -07:00
Johannes Rieken
c510eff1ad Merge branch 'master' into joh/remote 2017-07-13 16:48:36 +02:00
Johannes Rieken
38f0dea2b6 fix #29469, remove unsued code 2017-07-11 17:54:42 +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
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
Andre Weinand
5eb21eaa8a Debug API for tracking current debug session; fixes #30157 2017-07-06 00:27:14 +02:00
Benjamin Pasero
3e4a7d1e89 fix imports 2017-06-28 08:08:22 +02:00
Marc Kassay
dc4e07da58 Added git\src\model tooltip for decorations. 2017-06-27 12:46:58 -04:00
Andre Weinand
fbcdb4c6a7 add proposed debug API; fixes #28234 2017-06-22 19:04:39 +02:00
Alex Dima
4e25d35572 Fixes #28886: Layer breaker in vs/platform/statusbar/common/statusbar.ts 2017-06-19 10:51:40 +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
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
Johannes Rieken
f8eb2fa3b8 adopt IWorkspace2, implement proper workspaceContains, #28526 2017-06-14 12:21:26 +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
f215700090 fix #28141 2017-06-07 15:56:25 +02:00
Sandeep Somavarapu
82eb47c42d Fix #27535 2017-05-31 12:42:20 +02:00
Johannes Rieken
b2b81e4f3e fix #27231 2017-05-26 11:31:28 +02:00
Martin Aeschlimann
8e1714c81b Allow extensions to use theme colors in status bar 2017-05-24 23:50:46 +02:00
Johannes Rieken
2a5abbaeeb don't double print messages from the extension service 2017-05-24 15:36:37 +02:00
Sandeep Somavarapu
e87e0999d4 Implement #26948
- Initial version of custom views and tree data provider API
2017-05-19 18:23:08 +02:00
Johannes Rieken
b548d2128d split things up into api/node and api/electron-browser 2017-05-12 11:24:22 +02:00
João Moreno
3b6e05ecf9 Merge pull request #25983 from ihalip/scm-resourcegroup-label
Allow changing a SourceControlResourceGroup's label
2017-05-05 12:52:06 +02:00
Sandeep Somavarapu
ccae6f96ef Contribute explorer views
- Adopt proposed API to contribute explorer views
- Adopt extension host and main to contribute explorer views
- Implement contributable views in explorer viewlet
2017-05-05 11:58:17 +02:00
Ilie Halip
4fce360efb make it possible to change a SCMResourceGroup's label 2017-05-05 08:36:40 +03:00
Joao Moreno
9b7a8813e0 🐛 SourceControlResourceDecorations.faded
fixes #24097
2017-04-27 15:38:27 +02:00
Johannes Rieken
59c86095fd add --enable-proposed-api <my.ext>, #25378 2017-04-27 10:54:29 +02:00