Benjamin Pasero
|
492ae2a023
|
Workspace folder picker command (for #32936) (#34648)
* Workspace folder picker command (for #32936)
* fix test
* make this proper API
|
2017-09-20 15:06:30 +02:00 |
|
isidor
|
93867e4ef2
|
merge master
|
2017-09-20 10:08:51 +02:00 |
|
Joao Moreno
|
7a9f035053
|
Merge branch 'scm-viewlet'
|
2017-09-19 17:34:58 +02:00 |
|
Johannes Rieken
|
e1d38a3c52
|
Merge branch 'master' into joh/ftp
|
2017-09-19 15:40:08 +02:00 |
|
rebornix
|
d069e922ef
|
Re #34366. Extensions define color formats.
|
2017-09-19 00:03:58 -07:00 |
|
Alex Dima
|
02ee356269
|
Have workspace.applyEdit correctly account for model version changes and reply with false if a model was loaded and changed in the meantime
|
2017-09-18 16:56:03 +02:00 |
|
Johannes Rieken
|
19c992bae8
|
move ftp provider into an extensions, expose things as proposed api
|
2017-09-18 16:15:38 +02:00 |
|
Joao Moreno
|
a29640931a
|
Merge branch 'splitview' into scm-viewlet
|
2017-09-18 11:32:04 +02:00 |
|
Dirk Baeumer
|
cc5cc9a2d6
|
Adopt task multi folder API
|
2017-09-15 11:04:31 +02:00 |
|
Joao Moreno
|
1b314f3ef4
|
scm: rootUri api
|
2017-09-13 12:09:54 +02:00 |
|
rebornix
|
3479d81d77
|
Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.
|
2017-09-08 11:36:39 -07:00 |
|
Johannes Rieken
|
cd4c1b3a09
|
Also support MarkdownString in signature help, #11877
|
2017-09-08 12:58:31 +02:00 |
|
Johannes Rieken
|
a731263d95
|
also add showSaveDialog-api, #13807
|
2017-09-07 17:32:47 +02:00 |
|
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 |
|