Commit Graph
54505 Commits
Author SHA1 Message Date
Benjamin Pasero d0f6bd65aa Merge branch 'master' into ben/sandbox-environment 2020-09-07 08:43:24 +02:00
Benjamin Pasero 0de4890a28 🆙 chokidar@3.4.2 (#106212) 2020-09-07 08:42:29 +02:00
Benjamin Pasero 7458d313c3 debt - unset DYLD_LIBRARY_PATH before forking (#106211) 2020-09-07 08:40:41 +02:00
Daniel Imms fee2d3610c Support hot swap on webgl renderer
Fixes #85970
2020-09-06 19:08:34 -07:00
Daniel Imms ae71b56fc0 Clear webgl renderer texture on OS resume 2020-09-06 18:57:41 -07:00
Daniel Imms bf8b02801d Remove unwanted log 2020-09-06 15:19:26 -07:00
Daniel Imms 67f3411eb1 Merge pull request #106153 from microsoft/tyriar/link_disposal
Ensure terminal links get disposed with new xterm.js api
2020-09-06 15:00:10 -07:00
Sandeep Somavarapu e8cf34521d remove remote web user data directory and use indexedDB in browser 2020-09-05 09:06:43 +02:00
Benjamin Pasero 512c9218db Merge branch 'master' into ben/sandbox-environment 2020-09-05 08:58:40 +02:00
Benjamin Pasero ed4c3c89c8 sandbox - more alignment to electron-browser 2020-09-05 08:53:36 +02:00
Daniel Imms 13ddf0e415 Remove useless var 2020-09-04 23:01:58 -07:00
Daniel Imms 5faa26d933 Optimize keydown/up events by only working on !repeat 2020-09-04 22:54:46 -07:00
Daniel Imms 39fe88d86a Remove obsolete comment 2020-09-04 21:26:50 -07:00
Daniel Imms e4ab84bc61 Hide terminal hover when terminal is scrolled
Fixes #106148
2020-09-04 21:26:10 -07:00
Daniel Imms e2ebb60bce Fix terminal link disposal
Fixes #106150
2020-09-04 21:11:03 -07:00
Daniel Imms 892353d48e Support search workspace within terminal
Fixes #104769
2020-09-04 18:32:02 -07:00
Daniel Imms b4435b1c85 Remove empty ctor 2020-09-04 09:25:03 -07:00
Daniel Imms a26e4fdd20 Use intersection observer to hide hovers
Fixes #106127
2020-09-04 09:24:10 -07:00
Alex Ross d9e2c45e8c Use uri label as fallback for resources without a tooltip
Part of #106007
2020-09-04 16:04:56 +02:00
Sandeep Somavarapu 231e2b2880 💄 2020-09-04 15:13:58 +02:00
Martin Aeschlimann 61842a12fa Merge branch 'master' into aeschli/103949 2020-09-04 14:20:08 +02:00
Martin Aeschlimann 0cbdd5ee27 missing settings change events from FileUserDataProvider 2020-09-04 14:16:26 +02:00
Alex Ross 6b660bd8e1 Only show custom tree hovers on icon and label, not actions
Fixes #106105
2020-09-04 13:52:26 +02:00
Sandeep Somavarapu fe9d6d9f16 deprecate authenticationSessionId 2020-09-04 12:48:48 +02:00
Sandeep Somavarapu f0f42edb2c fix config based recommendations when there are no workspace recommendations 2020-09-04 12:26:56 +02:00
Benjamin Pasero 9d1eea5bcf sandbox - implement a simple native workbench environment service 2020-09-04 12:26:07 +02:00
Alex Ross a957b7316f Removed unused delay memeber from tree 2020-09-04 12:13:20 +02:00
Benjamin Pasero 4e729bbd7f sandbox - move dialog service into electron-sandbox 2020-09-04 12:08:05 +02:00
Alex Ross ffae04a5dc Better match native hover delay in custom tree hovers
Fixes #106102
2020-09-04 11:49:38 +02:00
João Moreno 7bbd494c55 fixes #104931 2020-09-04 11:38:31 +02:00
Benjamin Pasero 1c780375b3 sandbox - lift more services to electron-sandbox 2020-09-04 11:30:07 +02:00
Benjamin Pasero d26e7a0a77 sandbox - move workspace editing service to electron-sandbox 2020-09-04 11:14:49 +02:00
Benjamin Pasero 3e8f3d6668 sandbox - lift NativeWindow to electron-sandbox 2020-09-04 11:10:39 +02:00
Benjamin Pasero 3da939d1d7 Merge branch 'master' into ben/sandbox-environment 2020-09-04 10:45:13 +02:00
Benjamin Pasero f7513596af sandbox - move workbench environment service into electron-sandbox 2020-09-04 09:47:57 +02:00
Benjamin Pasero 9fd7fc0003 sandbox - use workbench native environment service 2020-09-04 08:32:54 +02:00
Alex Dima 45c70c29e5 Fixes #83672 2020-09-04 01:20:09 +02:00
Joaquín Ruales 6f223f2823 notebooks: remove redundant type in union 2020-09-03 14:43:13 -07:00
SteVen Batten 6e4af7e639 fixes #105734 2020-09-03 14:37:19 -07:00
Alex Dima 674ed701b3 Fixes #106051: Make sure to have a stronger selector than the mtk ones 2020-09-03 22:46:37 +02:00
Alex Dima 7396cb1990 Have the Toggle Keyboard Shortcuts Troubleshooting action open the renderer log 2020-09-03 22:46:37 +02:00
Alex Dima e952b9cf9c Do not trace all dispatches 2020-09-03 22:46:36 +02:00
Rob Lourens 616afa93e2 Merge pull request #106038 from microsoft/lszomoru/color-setting
Settings - Add string validator for color-hex format
2020-09-03 10:17:40 -07:00
rebornix 9f83ea52a3 fix #106008. 2020-09-03 10:10:29 -07:00
Rachel Macfarlane 74c0ce02ce Add new github browser extension id to allow list 2020-09-03 09:59:43 -07:00
rebornix 3a9fbf48cc 💄 2020-09-03 09:56:50 -07:00
rebornix e2f63c9013 Revert "fix #105923."
This reverts commit 26aae86ac2.
2020-09-03 09:46:58 -07:00
Alex Ross 215c9da78a Fix tree hover position
Fixes #106010
2020-09-03 17:00:00 +02:00
Benjamin Pasero 4f8453d572 sandbox - allow native workbench environment service on common layer 2020-09-03 16:24:27 +02:00
Benjamin Pasero 4c3f4a5eb5 sandbox - some workbench environment cleanup 2020-09-03 15:29:18 +02:00