Commit Graph

2534 Commits

Author SHA1 Message Date
Benjamin Pasero
4d064bc7d1 proxy auth - introduce new login dialog behind a setting 2020-10-26 07:50:02 +01:00
Sandeep Somavarapu
3f20baf3b4 move storage keys sync registry service to shared process 2020-10-23 13:49:16 +02:00
Sandeep Somavarapu
b813399093 - use --install-builtin-extension arg instaed of --builtin flag to install builtin extension
- speed up installing extensions in cli
2020-10-22 22:31:52 +02:00
Sandeep Somavarapu
4a079b355f Introduce ignored extensions management service 2020-10-22 15:13:32 +02:00
Sandeep Somavarapu
ad219036a5 extract UserDataAutoSyncEnablementService from UserDataAutoSyncService 2020-10-21 10:28:18 +02:00
Benjamin Pasero
5ede377c03 debt - clean up event names in native host 2020-10-13 09:19:30 +02:00
Benjamin Pasero
790ed2b338 debt - 💄 env service identifier 2020-10-13 08:46:01 +02:00
Benjamin Pasero
2b74e92476 debt - move IPC handle methods into one place 2020-10-12 14:51:22 +02:00
Benjamin Pasero
0a7c0fd68e debt - lift more environment properties to electron-main 2020-10-12 11:52:48 +02:00
Benjamin Pasero
ca4dd67abe debt - introduce environment main service to have properties there exclusively 2020-10-12 11:12:41 +02:00
Sandeep Somavarapu
03912754be support user built in extensions 2020-10-09 17:08:38 +02:00
Johannes Rieken
e3dcfe77bc some 💄 and reuse, https://github.com/microsoft/vscode/issues/106395 2020-10-09 11:22:29 +02:00
Johannes Rieken
c0f4a57e22 use trusted html in issue reporter, fyi @RMacfarlane, https://github.com/microsoft/vscode/issues/106395 2020-10-09 11:22:29 +02:00
Sandeep Somavarapu
847f289f36 use async await 2020-10-09 09:08:49 +02:00
Sandeep Somavarapu
13b3a9f5c8 Revert "remove support for disabling syncing extension from cli"
This reverts commit 219a470363.
2020-10-09 09:08:49 +02:00
Johannes Rieken
5c4b013715 less innerHTML in processExplorerMain, fyi @RMacfarlane, https://github.com/microsoft/vscode/issues/106395 2020-10-08 11:34:30 +02:00
Benjamin Pasero
10884cc327 web - better resolve log level 2020-10-08 10:14:07 +02:00
Benjamin Pasero
57fc7c21ac web - add support for setting log level (#108267) 2020-10-08 07:58:08 +02:00
Sandeep Somavarapu
312a812441 Fix #108250 2020-10-07 19:10:55 +02:00
Sandeep Somavarapu
2b44f4ab96 Fix #107709 2020-10-07 12:31:44 +00:00
Rachel Macfarlane
dafce599a6 Add getPassword, setPassword, and deletePassword APIs, #95475
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2020-10-06 14:57:16 -07:00
Benjamin Pasero
38a3d69caf code 💄 2020-10-05 08:06:13 +02:00
Martin Aeschlimann
a7caa97840 OSColorScheme: Separate dark and hc 2020-10-01 12:02:09 +02:00
Sandeep Somavarapu
ec0d469455 Fix #107660 2020-09-29 11:33:20 +02:00
Sandeep Somavarapu
219a470363 remove support for disabling syncing extension from cli 2020-09-29 00:13:11 +02:00
Sandeep Somavarapu
a6dbf4c82c add settings sync enablement handler 2020-09-28 23:56:31 +02:00
Sandeep Somavarapu
3a0d27441c Fix #105914 2020-09-27 15:32:40 +02:00
Raymond Zhao
fc76bf3ebc Toggle window minwidth depending on panel #89721 (#107257)
Change window minwidth depending on panel position. 600px if panel at sides, 400px if panel at bottom.
2020-09-25 13:26:58 -07:00
Benjamin Pasero
7f035b4be7 debt - introduce and adopt FileAccess
deprecate amd.ts and require.toUrl methods
2020-09-25 14:11:05 +02:00
Benjamin Pasero
528b473dba debt - use network.Scheme.file in more places 2020-09-25 08:53:37 +02:00
Benjamin Pasero
392ea6dc16 debt - adopt more of the amd.ts helper functions 2020-09-24 15:35:11 +02:00
Benjamin Pasero
0299fd433f sandbox - move keytar into native host service (#107292) 2020-09-24 08:43:37 +02:00
Martin Aeschlimann
162f9a8717 When reopen code from WSL2, previous open tabs are not restored. Fixes #107111 2020-09-23 17:55:41 +02:00
Benjamin Pasero
2b064862ed Remove some deprecated code in ./src/vs/base #103454 2020-09-22 13:02:18 +02:00
Benjamin Pasero
e649ef3701 sandbox - function scope for workbench too 2020-09-22 08:49:11 +02:00
Benjamin Pasero
7c5934902c sandbox - self invoke functions for shared process, issues and process explorer 2020-09-22 08:40:57 +02:00
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
Benjamin Pasero
4af670c204 debt - more native environment service adoption 2020-09-18 09:58:54 +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
5bc5d315a3 sandbox - separate native host service implementation from interfaces 2020-09-17 16:35:21 +02:00
Benjamin Pasero
01472963d7 sandbox - rename electron service => native host service 2020-09-17 16:20:23 +02:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Benjamin Pasero
00a03f5797 sandbox - clear TODO that is no longer needed 2020-09-17 11:13:49 +02:00
Benjamin Pasero
59e915161b sandbox - workaround for exposeInMainWorld accessing properties 2020-09-17 09:06:42 +02:00
Benjamin Pasero
05999d3f30 debt - use utility for diagnostics IPC and introduce real workbench diagnostics service (#106836)
* debt - use utility for diagnostics IPC and introduce real workbench diagnostics service

* address feedback

* implement interface behind ts-ignore
2020-09-17 07:36:25 +02:00
Benjamin Pasero
593e17873d sandbox - make timer service available in electron-sandbox
cc @jrieken
2020-09-16 12:41:31 +02:00
Benjamin Pasero
a167a4a354 sandbox - lift UserDataAutoSyncService to electron-sandbox 2020-09-16 11:58:40 +02:00
Benjamin Pasero
11275a9338 sandbox - lift ExtensionTipsService to electron-sandbox 2020-09-16 11:58:40 +02:00
Sandeep Somavarapu
a4a9fcb7dd Merge branch 'master' into sandy081/web-playground/login 2020-09-15 17:31:42 +02:00