Commit Graph

73 Commits

Author SHA1 Message Date
Eric Amodio
70e1e9b4f4 Adds timeline view & api providers (wip) — #84297 2020-01-27 15:28:33 -05:00
SteVen Batten
6284594a45 Merge remote-tracking branch 'microsoft/master' into movableViews 2020-01-22 16:39:40 -08:00
Sandeep Somavarapu
e1f1744cb1 #86916 introduce global extension enablement service 2020-01-22 15:22:48 +01:00
SteVen Batten
3d2f259b1f move view descriptor service and enhance cache 2020-01-17 11:12:00 -08:00
Benjamin Pasero
bc0f81bd05 debt - cleanup file model a bit 2020-01-13 11:42:13 +01:00
Johannes Rieken
ee9d42129d first cut of panel and changes tree 2019-12-18 12:08:06 +01:00
Sandeep Somavarapu
efbcd7f563 rename 2019-12-13 16:23:56 +01:00
Sandeep Somavarapu
fe24fd8269 rename 2019-12-13 16:23:56 +01:00
Sandeep Somavarapu
0014aa16bd #85884 rename 2019-12-13 00:09:19 +01:00
isidor
cd5784cc27 debug: callStack contribution is now an editor contribution 2019-12-11 16:23:42 +01:00
Sandeep Somavarapu
ccf9aeadc8 Fix #85331 #86402 2019-12-09 12:31:05 +01:00
Matt Bierner
529351318e Removing test custom editors 2019-12-02 17:53:32 -08:00
Sandeep Somavarapu
4b0a066b83 - Get formatting options using text model
- Send only bindings to resolve
2019-12-02 11:15:42 +01:00
Sandeep Somavarapu
02bd95c906 refactor keybindings merge 2019-12-01 20:52:27 +01:00
Sandeep Somavarapu
1fbe309eb3 movw keybindings merge to workbench as service 2019-12-01 20:51:35 +01:00
Benjamin Pasero
4c5dd3bc93 debt - add more configuration related things from textfiles to files config service 2019-11-13 15:20:16 +01:00
Benjamin Pasero
21c09314a8 files - add auto save config service 2019-11-12 18:34:14 +01:00
Benjamin Pasero
e3114f4cbc introduce early version of working copy service
Adopt it for untitled and text file models. Use it for indicating dirty count in explorer and document edited on macOS.
2019-11-12 16:51:33 +01:00
Alex Ross
33e5678363 Change remote explorer to use drop-down UI. (#84482)
Part of https://github.com/microsoft/vscode-remote-release/issues/1778
2019-11-11 17:28:26 +01:00
Benjamin Pasero
9893f45eb2 Merge branch 'master' into ben/test-custom-editor 2019-11-07 09:45:27 +01:00
Matt Bierner
c8d64b13e5 Add code actions contributon point
For #82718
Fixes #52846

This adds a newly proposed codeActions contribution point. For details, see #82718

This change also makes the intellisense for the `editor.codeActionsOnSave` property dynamic by using the new contribution point
2019-11-06 10:13:59 -08:00
Benjamin Pasero
74d310b7f6 Merge branch 'master' into ben/test-custom-editor 2019-11-06 12:53:37 +01:00
Benjamin Pasero
87064db103 debt - untitled editor => untitled text editor 2019-11-06 12:44:59 +01:00
Benjamin Pasero
bc29be3025 custom editor - first cut playground 2019-11-06 11:53:14 +01:00
Rob Lourens
7460d86cc6 Add remotePathService to workbench.common.main 2019-10-18 09:09:14 -07:00
Benjamin Pasero
205b617cac web - implement text input actions too 2019-09-30 12:48:00 +02:00
Benjamin Pasero
f8cdbe7421 host - reduce methods that are required 2019-09-30 11:32:31 +02:00
Benjamin Pasero
a3801764e3 💄 move things around 2019-09-26 18:16:29 +02:00
Benjamin Pasero
bb8416a5d7 debt - separate browser and desktop workspace editing service 2019-09-26 16:23:19 +02:00
Alex Ross
a5ea66dee5 Refactor file dialog service to fix layer breaker (#81171)
Fixes #81161
2019-09-23 10:29:15 +02:00
Benjamin Pasero
1c6938e342 debt - reload() to host service 2019-09-20 09:14:43 +02:00
Benjamin Pasero
443ab8f33e debt - extract a openEmptyWindow method and support in web 2019-09-19 10:06:21 +02:00
Benjamin Pasero
c8fa927f76 debt - have methods for restart, relaunch 2019-09-19 09:21:01 +02:00
Sandeep Somavarapu
95e877c12b Merge branch 'master' into sandy081/httpEndPointSync 2019-09-18 19:03:24 +02:00
Benjamin Pasero
b5a0ab0c94 debt - introduce IHostService and distinguish between web and desktop 2019-09-18 19:02:05 +02:00
Sandeep Somavarapu
927f8d87a8 Move user data sync to shared process 2019-09-17 23:37:53 +02:00
Sandeep Somavarapu
c38aea395c remote invalid import 2019-09-17 08:27:33 +02:00
Sandeep Somavarapu
d3e1143171 Move user data sync service to platform 2019-09-17 08:23:08 +02:00
Matt Bierner
2320972f5f Revert "Move user data sync service to platform"
This reverts commit 0772a8fcc9.
2019-09-16 16:09:20 -07:00
Sandeep Somavarapu
0772a8fcc9 Move user data sync service to platform 2019-09-17 00:00:29 +02:00
Sandeep Somavarapu
8b22e026a2 move user data sync store service to platform 2019-09-16 23:34:26 +02:00
Sandeep Somavarapu
44eb607fc6 extract settings merge as a service 2019-09-16 23:07:25 +02:00
Benjamin Pasero
5e1179f0b8 web - move help actions to browser 2019-09-16 10:37:58 +02:00
Benjamin Pasero
1d072c60af web - move surveys to browser 2019-09-16 10:28:14 +02:00
Benjamin Pasero
e81ee53809 web - move welcome to browser 2019-09-16 10:21:19 +02:00
Sandeep Somavarapu
317ed7e1a5 Merge branch 'master' into sandy081/userDataProvider 2019-09-15 19:52:27 +02:00
Sandeep Somavarapu
4ffcfff8b9 prepare to merge to master 2019-09-15 19:41:26 +02:00
isidor
7c1728e31f debug: introduce breakpointEditorContribution 2019-09-13 18:26:35 +02:00
Benjamin Pasero
73a128e867 web - add workspace editing service support 2019-09-13 08:42:06 +02:00
Sandeep Somavarapu
889c7a8793 Accept and sync changes 2019-09-12 23:24:46 +02:00