Commit graph

70890 commits

Author SHA1 Message Date
SteVen Batten 92a30ed265
Move tas-client to umd version and adopt in web (#106904)
* adopt tas-client-umd

* adopt in web

* fix whitespace

* adding tas-client to webignore

* upgrade tas-client-umd

* move svc imort to common

* remove unnecessary ignore
2020-09-18 10:00:39 -07:00
isidor 50610f085d callstack improvements #106957 2020-09-18 18:44:17 +02:00
isidor ce95d7e826 tune hover behavior to allow alt to switch from debug hover to regular hover and that the mouse move does not hide the regular hover
fixes #84561
2020-09-18 18:12:33 +02:00
Benjamin Pasero c4aa010835 sandbox - expose vscode-windows-registry from native host service 2020-09-18 17:23:50 +02:00
Benjamin Pasero e85114b2a3 sandbox - add pedantic comments to prevent electron-browser usage 2020-09-18 17:07:40 +02:00
Alex Ross cf211eeb9b Show custom tree hovers below and offset
Part of #106095
2020-09-18 16:23:41 +02:00
Sandeep Somavarapu e081ad86c8 use always default url when cannot be switched 2020-09-18 15:44:12 +02:00
Alex Dima f48144748c
Fixes #106941 2020-09-18 13:53:21 +02:00
Benjamin Pasero eed5b841e5 sandbox - move userdata sync related services to electron-sandbox 2020-09-18 13:41:57 +02:00
Benjamin Pasero a5e9702555 sandbox - lift textmate worker to electron-sandbox 2020-09-18 13:41:05 +02:00
Benjamin Pasero 16f9250403 fix compile error 2020-09-18 13:35:59 +02:00
Benjamin Pasero ea830ff2ac sandbox - lift themes.test.contribution 2020-09-18 13:35:35 +02:00
Benjamin Pasero 1593fa42b9 sandbox - lift extension workbench service back to browser 2020-09-18 13:19:35 +02:00
isidor b9750d050e DAP sources are case sensitive on insensitive filesystems
fixes #106382
2020-09-18 13:10:59 +02:00
Alex Dima aa2a14c6dd
Loader config for node modules when running with sandbox 2020-09-18 13:08:00 +02:00
Johannes Rieken 9f9ba405e4 remove isFree-check and rely on the renderer throwing errors 2020-09-18 12:21:25 +02:00
Sandeep Somavarapu 65e00e8168 - Remove acitivating account extension as getSessions does it.
- Add logging during initialization
2020-09-18 12:18:09 +02:00
Sandeep Somavarapu 16ff0ce22a Disable syncing extensions in Web 2020-09-18 12:18:09 +02:00
isidor 26f6d2bdfd fixes #71315 2020-09-18 11:37:23 +02:00
isidor cca934db91 fixes #84561 2020-09-18 10:59:27 +02:00
isidor 9c0ca04286 debug: smoother toggle between debug and editor hover
fixes #84561
2020-09-18 10:53:06 +02:00
Johannes Rieken ff7a107e41 update search file 2020-09-18 10:47:37 +02:00
Alex Ross 8338e6a013 Fix remaining tildified path in variable resolving
Fixes #106988
2020-09-18 10:40:12 +02:00
isidor 2b83b6ca82 fixes #106439 2020-09-18 10:34:56 +02:00
Johannes Rieken c1472bd0d6
Merge pull request #106856 from microsoft/joh/resolveCodeAction
Support for resolving code actions
2020-09-18 10:31:38 +02:00
Benjamin Pasero b83df9da4b 💄 2020-09-18 10:24:20 +02:00
Benjamin Pasero b38b758032 🆙 distro 2020-09-18 09:58:54 +02:00
Benjamin Pasero 4af670c204 debt - more native environment service adoption 2020-09-18 09:58:54 +02:00
Martin Aeschlimann e5d104b3a8 Remote: Disallow saving workspace locally. Fixes #106990 2020-09-18 09:51:38 +02:00
Benjamin Pasero a60bbd1f0d environmentService => nativeEnvironmentService 2020-09-18 09:51:08 +02:00
Benjamin Pasero ae6e3bcb49 debt - introduce native environment service descriptor 2020-09-18 09:49:32 +02:00
Benjamin Pasero 09a78db5ef pinned tabs - change sizing to normal by default 2020-09-18 09:29:41 +02:00
Rob Lourens 8e79cf7d39
Implement generic invokeWithinContext for all editor panes (#104947)
* Implement generic invokeWithinContext for all editor panes
Continues PR #104694

* - Remove "invokeWithinContext" from groups and panes,
only expose context key service
- Implement this correctly for composite editors
- Fix tests

* Rename and simplify things

* Fix build error

* Fix EditorService unit test

* Update src/vs/workbench/browser/parts/editor/textDiffEditor.ts

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>

* 💄
PR #104947

* 💄

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-09-18 08:02:24 +02:00
Connor Peet 75e55d195f
debug: update js-debug 2020-09-17 22:42:44 -07:00
Rachel Macfarlane 403a6895f4 #106321, Don't retry token refresh if the response was not ok 2020-09-17 19:39:09 -07:00
rebornix e42a46ab35 Notebook document content options. 2020-09-17 17:13:29 -07:00
Sandeep Somavarapu d45d4ca352
Merge pull request #106898 from microsoft/sandy081/fix89595
Simplify settings sync quick pick UI
2020-09-17 21:15:48 +02:00
Sandeep Somavarapu d9680b9d05 💄 2020-09-17 21:14:13 +02:00
Sandeep Somavarapu 5f1997e0b5 fixes:
- focus the first element by default
- tweak wordings
2020-09-17 21:10:50 +02:00
Sandeep Somavarapu d58ebff71a Merge branch 'master' into sandy081/fix89595 2020-09-17 20:31:48 +02:00
Sandeep Somavarapu 95d85ec773
Merge pull request #106953 from microsoft/sandy081/sync/switchService
Add selecting settings sync service in turn on flow
2020-09-17 20:25:03 +02:00
Sandeep Somavarapu 3d471db4c1
Merge branch 'master' into sandy081/sync/switchService 2020-09-17 20:24:44 +02:00
Sandeep Somavarapu 20a6e1f5a2 update sync url on change 2020-09-17 20:20:07 +02:00
sana-ajani f98288e82d update distro 2020-09-17 13:14:00 -04:00
rebornix 39bc865422 💄 2020-09-17 10:09:46 -07:00
rebornix 40ebb1a853 content provider registration without static contribution. 2020-09-17 09:50:57 -07:00
isidor 3156f1fbfc fixes #106865 2020-09-17 18:44:08 +02:00
Benjamin Pasero c12ec27f44 fix compilation 2020-09-17 18:18:28 +02:00
Sandeep Somavarapu e3f0a1bea5 Fix #106934 2020-09-17 17:28:17 +02:00
Sandeep Somavarapu 86ed8976c0 #106934 Clean up marking workspace complete code.
- Do not validate if workspace was not initialized
2020-09-17 17:28:17 +02:00