Commit Graph

619 Commits

Author SHA1 Message Date
Andre Weinand
f5614842a2 promote proposed debug api 2017-09-03 00:54:26 +02:00
Johannes Rieken
95d150db14 add vscode.env.appRoot 2017-09-01 11:09:41 +02:00
Joao
e64be84261 Merge branch 'master' into api-window-focus 2017-08-28 11:14:36 +02:00
João Moreno
6b1c9cd61d Merge pull request #31325 from joaomoreno/scm-multiroot
SCM: Support multiple repositories
2017-08-25 16:00:20 +02:00
Johannes Rieken
52ac8ab367 Add MarkdownString to Hover and Decorations API, #29076 2017-08-25 11:48:19 +02:00
Alex Dima
27c07934d7 Have a startup flag in the extensions activation times 2017-08-25 11:42:53 +02:00
Joao
2624eff8fe Merge branch 'master' into scm-multiroot 2017-08-25 11:36:39 +02:00
Johannes Rieken
0417a75e4f know decorations using command links v2, #29076 2017-08-23 12:23:39 +02:00
Johannes Rieken
eb4e09ba69 Revert "know decorations using command links, #29076"
This reverts commit 94c4b25a47.
2017-08-23 11:54:45 +02:00
Johannes Rieken
94c4b25a47 know decorations using command links, #29076 2017-08-23 11:50:58 +02:00
Johannes Rieken
001cff3e78 know hover providers using command links, #29076 2017-08-23 11:50:46 +02:00
Johannes Rieken
156de5ea5a have MainThreadTelemetry instead of fake telemetry service 2017-08-23 10:38:02 +02:00
Johannes Rieken
49784f8eb1 expose some of the open-options, #13807 2017-08-22 12:50:31 +02:00
Joao Moreno
32f721f81a scm: deprecate scm.inputBox 2017-08-22 10:44:55 +02:00
Johannes Rieken
c98952880c show extension name with id, show title also on severity-label, #21302 2017-08-21 15:23:46 +02:00
Benjamin Pasero
a87dd9c7ad fix imports to single quote 2017-08-21 11:27:57 +02:00
Johannes Rieken
891e6843e8 first cut of option-less open, #13807 2017-08-21 10:35:21 +02:00
Christof Marti
abea60daf8 Remove proposed credentials API (#31131) 2017-08-18 15:55:27 -07:00
Johannes Rieken
6dd175fd41 show message source in title, #21302 2017-08-18 16:58:59 +02:00
Johannes Rieken
69c9edebb9 prefix stack with extension id, #32766 2017-08-18 15:02:36 +02:00
Johannes Rieken
dbf8ca266c inline PathSplitter for less code 2017-08-17 15:58:13 +02:00
Andre Weinand
0f9d677850 introduce DebugConfigurationProvider; fixes #32086 2017-08-16 16:57:10 +02:00
Alex Dima
9c531879fc Further reduce usage of IThreadService 2017-08-16 16:15:42 +02:00
Alex Dima
a99eeae966 More adoption of @extHostNamedCustomer 2017-08-16 12:56:09 +02:00
Johannes Rieken
e909c33059 eng - move the document content provider part out of document/editor management 2017-08-15 19:25:23 +02:00
Alex Dima
04b6de7655 Cleanup in ExtHostExtensionService 2017-08-15 16:02:55 +02:00
Joao Moreno
0f5272afe9 color api: docs 2017-08-11 11:50:10 +02:00
Christof Marti
85fa81014e Do not throw on top-level property access (fixes #31854) 2017-08-01 15:25:07 -07:00
Johannes Rieken
a154372764 fix #31553 2017-07-28 11:46:43 +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
Andre Weinand
56cfb2754a promote 'startDebugging' and remove 'startDebugSession' from debug API 2017-07-25 21:52:42 +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
Johannes Rieken
9387f8fa27 some after math for #30829 2017-07-24 12:47:53 +02:00
Johannes Rieken
916c2ba180 Merge pull request #30829 from Microsoft/ben/open-api
Add showTextDocument(uri|file)
2017-07-24 12:40:40 +02:00
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
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