68942 Commits

Author SHA1 Message Date
Daniel Imms
95e42d7ec2 Update distro 2020-07-29 06:15:12 -07:00
Alex Dima
f03f57f8aa
Move socketFactory to AbstractRemoteAgentService 2020-07-29 15:00:16 +02:00
Daniel Imms
2991f3e110 xterm@4.9.0-beta.8
Fixes #98918
2020-07-29 05:51:53 -07:00
Sandeep Somavarapu
69de88a21b cache scanned extensions 2020-07-29 14:48:20 +02:00
Sandeep Somavarapu
6babe3a551 Fix #103202 2020-07-29 12:47:35 +02:00
Sandeep Somavarapu
2b413df59a show simple notification when switched to insiders service 2020-07-29 11:41:52 +02:00
Alex Dima
3584cd9325
Builtin extensions: also inline the package.nls.json contents 2020-07-29 11:32:18 +02:00
Sandeep Somavarapu
a3f6ecc5eb #103544 comment out failing test 2020-07-29 11:01:37 +02:00
Alex Dima
4347a0cad6
Reuse scanBuiltinExtensions in code-web.js 2020-07-29 10:59:32 +02:00
Isidor Nikolic
5dc7120d31
Merge pull request #102640 from pfongkye/issue/#101352
fix: remove flexbox to enable ellipsis
2020-07-29 10:11:00 +02:00
Sandeep Somavarapu
5aa8efa70c update distro 2020-07-29 08:21:08 +02:00
Sandeep Somavarapu
256df13308 throw default service change error when default changes 2020-07-29 08:09:01 +02:00
Rachel Macfarlane
c5ae1f3f45 Fix auth provider extension activation on getSession 2020-07-28 19:10:51 -07:00
Matt Bierner
3bb6bc5bcd Add basic support for saving untitled custom editors 2020-07-28 15:50:10 -07:00
Matt Bierner
42761b9db2 Fix smoke test function call 2020-07-28 14:57:08 -07:00
Matt Bierner
3511db5846 Add polling based loading check for iframe
On safari in iframes with scripts disabled, the `DOMContentLoaded` never seems to be fired. Use polling to check if the load has happened instead
2020-07-28 13:32:38 -07:00
Pascal Fong Kye
d9e17ff9eb increase specificity of state label for better isolation 2020-07-28 21:54:24 +02:00
Rachel Macfarlane
bb9c167ef2 Fix authentication sessions change event type 2020-07-28 11:30:19 -07:00
Rob Lourens
fc45905fb5 Fix non-webview outputs rendered multiple times 2020-07-28 10:54:48 -07:00
Rob Lourens
a189e5dfe8 Fix cell width change not handled correctly when the editor is collapsed 2020-07-28 10:54:48 -07:00
isidor
55e09d6bf8 update extensions aria label to contain version and publisher display name
fixes #102224
2020-07-28 19:16:02 +02:00
Sandeep Somavarapu
a3794d4dbd remove trailing / 2020-07-28 19:07:44 +02:00
Rachel Macfarlane
12f63d9c66 Stabilize authentication consumer side, fixes #100993 2020-07-28 09:58:16 -07:00
Sandeep Somavarapu
51cdb49940 Fix #103246 2020-07-28 18:42:49 +02:00
Sandeep Somavarapu
c24d232fc4 use static error event 2020-07-28 18:42:49 +02:00
SteVen Batten
687b32208e fixes #103170 2020-07-28 09:22:45 -07:00
Alex Dima
910393a246
update distro 2020-07-28 17:53:27 +02:00
Alex Dima
bc26bd0a91
update distro 2020-07-28 17:46:27 +02:00
Alex Dima
9198116ded
Add IOptimizeTaskOpts.fileContentMapper 2020-07-28 17:40:06 +02:00
Alex Dima
15e798e081
update distro 2020-07-28 12:08:54 +02:00
Alex Dima
f485d75605
Revert change that breaks integration tests 2020-07-28 12:04:57 +02:00
isidor
6f21ef0a18 suggest: do not announce "Item" before each item when docs expanded
fixes #103095
2020-07-28 10:41:22 +02:00
isidor
caf50ae5f5 debug viewlet: better update of the docked toolbar
fixes #103463
2020-07-28 10:28:29 +02:00
Sandeep Somavarapu
ef12629479 use workbench service to check for enablement 2020-07-28 10:18:34 +02:00
Alex Dima
11574296bd
Store determined extensions running location 2020-07-28 10:18:17 +02:00
Alex Dima
2453bc0e8a
Cache activation events 2020-07-28 10:18:17 +02:00
isidor
05a8bda3e9 fixes #101978 2020-07-28 10:05:55 +02:00
Andre Weinand
1e3378e3a7 explain why an eslint rule is disabled; see #101978 2020-07-28 09:39:51 +02:00
Sandeep Somavarapu
152157be43
Merge pull request #103338 from nrayburn-tech/extensiontoast
Change from a dialog to a notification for extension actions
2020-07-28 09:13:24 +02:00
Sandeep Somavarapu
330cda8fec
Merge branch 'master' into extensiontoast 2020-07-28 09:12:45 +02:00
Sandeep Somavarapu
af2684afde
Merge pull request #103431 from tylerbrockett/bugfix/typo_cancelled_sync_that_is_in_progress
Fix typo in preferences sync - Canelled to Cancelled
2020-07-28 09:00:38 +02:00
Sandeep Somavarapu
8b83985cc7
Merge branch 'master' into bugfix/typo_cancelled_sync_that_is_in_progress 2020-07-28 09:00:17 +02:00
Matt Bierner
4600d36e76 Fixing url patterns for port mapping
Fixes #102449

This also enables path mapping in non-remote cases, which was supported before last iteration
2020-07-27 21:41:30 -07:00
Matt Bierner
7493065766 Fix webview special paths for resources and re-enable test
Fixes #103419
2020-07-27 21:41:30 -07:00
Aditya Thakral
9d72fcb0ae
Use paginated non virtual list in Settings Editor (#103268) 2020-07-27 20:46:02 -04:00
Tyler Brockett
c2c44f2874 Fix typo in preferences sync - Canelled to Cancelled
[userDataSync] [info] Auto sync: Canelled sync that is in progress
2020-07-27 13:39:51 -07:00
Pierce Boggan
feb05f7351
Fix runtime exception and add Teams
* Fix runtime exception and add Teams

* Update src/vs/workbench/contrib/tags/electron-browser/workspaceTagsService.ts

Co-authored-by: Andrii Dieiev <illusionmh@gmail.com>

Co-authored-by: Andrii Dieiev <illusionmh@gmail.com>
2020-07-27 13:28:51 -07:00
Pascal Fong Kye
c36c666717 fix specificity. No hardcoded values 2020-07-27 22:17:57 +02:00
Ye-hyoung Kang
fcc2a4935e
Add filename patterns for jsconfig.json (#103360)
Add alternative filename patterns for jsconfig.json that will be recognized as JSONC when opened. This mirrors the accepted filename patterns for tsconfig.json.
2020-07-27 13:12:42 -07:00
Daniel Imms
4c145dbb40 Expose Terminal.hideFromUser on all ext hosts
Fixes #103288
2020-07-27 12:11:10 -07:00