Commit Graph

90679 Commits

Author SHA1 Message Date
Alexandru Dima
10d001837c Merge pull request #138287 from microsoft/alex/connection-improvements
Improve remote connection
2021-12-01 23:32:38 +01:00
Sandeep Somavarapu
785e46c6cf #138128 remove bookmark when not needed 2021-12-01 23:24:47 +01:00
Sandeep Somavarapu
365cda0acd Fix #138130 2021-12-01 23:18:09 +01:00
Sandeep Somavarapu
112ca126f6 Fix #138233 2021-12-01 22:36:36 +01:00
Martin Aeschlimann
40cb966b4c List of themes from MP flash after more themes arrive. Fixes #138137 2021-12-01 22:35:47 +01:00
Martin Aeschlimann
86456bddab Cannot read property 'theme' of undefined: TypeError: Cannot read property 'theme' of undefined. Fixes #138138 2021-12-01 22:30:08 +01:00
Alessandro (Ale) Segala
45b349993b GH Actions workflows can use .yaml too 2021-12-01 13:21:11 -08:00
Martin Aeschlimann
9057a71b61 Overriding color theme is not picked when changed. Fixes #138160 2021-12-01 22:18:37 +01:00
Harald Kirschner
aed641a0dd Cloud backup instrumentation
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2021-12-01 13:12:31 -08:00
Logan Ramos
821e05d321 Fix #138214 2021-12-01 16:02:57 -05:00
Alex Dima
9415001363 Disable Nagle's algorithm for web sockets 2021-12-01 21:52:20 +01:00
Alex Dima
2c9f5fe0b7 Emit onSocketTimeout at most once every 20s 2021-12-01 20:54:47 +01:00
Miguel Solorio
37569d14c6 Update Codicons: Add layout icon
a068597836
2021-12-01 11:26:39 -08:00
Martin Aeschlimann
1db7410fbc Default product icon preview doesn't work. Fixes #138201 2021-12-01 20:19:48 +01:00
rebornix
b34ea77267 fix #137333. 2021-12-01 10:56:17 -08:00
Logan Ramos
5ad2e51f8c Add signature to telemetry regex 2021-12-01 13:49:50 -05:00
SteVen Batten
cd34b16497 fixes #138153 2021-12-01 10:31:58 -08:00
Alex Dima
11d880ea13 Always send an ACK message after a reconnection 2021-12-01 19:31:55 +01:00
Alex Dima
387b6116a4 After a reconnection, let the other party know (again) which messages have been received 2021-12-01 18:38:13 +01:00
Peng Lyu
e126c61bda nb doc toc. 2021-12-01 09:32:57 -08:00
SteVen Batten
b616679799 use theme icon 2021-12-01 09:24:00 -08:00
Logan Ramos
29ea2755e8 Fix #137974 2021-12-01 12:06:39 -05:00
Martin Aeschlimann
38043d0094 use openWindow with the correct remoteAuthority: use null for recents to make sure a local window is opened 2021-12-01 18:02:04 +01:00
Megan Rogge
4a21019476 fix #138238, skip failing test 2021-12-01 08:50:26 -08:00
Megan Rogge
c0f21fa378 fix #138239, skip test 2021-12-01 08:38:28 -08:00
Megan Rogge
851e9e9619 fix #138223 2021-12-01 08:32:16 -08:00
Martin Aeschlimann
8390ce8cc7 use openWindow with the correct remoteAuthority: use null for recents to make sure a local window is opened 2021-12-01 17:11:26 +01:00
Martin Aeschlimann
6328539424 pass remote authority to addRecentlyOpened 2021-12-01 17:11:26 +01:00
Martin Aeschlimann
5037285578 store remoteAuthority for folders in backup service 2021-12-01 17:11:26 +01:00
Martin Aeschlimann
8906c59bd9 use isEqualAuthority to compare remoteAuthority 2021-12-01 17:11:26 +01:00
Martin Aeschlimann
46190fd242 reopen window on destroy needs to restore remoteAuthority 2021-12-01 17:11:25 +01:00
Benjamin Pasero
5f7a6364a0 fix #136035 2021-12-01 16:26:12 +01:00
Sandeep Somavarapu
7549d51a10 Fix #138192 2021-12-01 15:47:18 +01:00
Sandeep Somavarapu
bdc02bd097 Fix #138217 2021-12-01 15:14:58 +01:00
Henning Dieterichs
06fad25025 Fixes #138185. Unicode highlight hover is no longer shown for unicode characters in comments. 2021-12-01 15:01:45 +01:00
Sandeep Somavarapu
94ab8f1288 fix tests 2021-12-01 14:11:15 +01:00
Sandeep Somavarapu
897d44194e Update user agent header of MP requests 2021-12-01 14:01:15 +01:00
Sandeep Somavarapu
1063c31c24 log provider id 2021-12-01 13:55:35 +01:00
Sandeep Somavarapu
9fee800d68 Fix #138231 2021-12-01 13:49:58 +01:00
Alex Ross
fad4e14fd7 Add default snippet for automationProfile
Fixes #138249
2021-12-01 12:49:05 +01:00
Henning Dieterichs
28820da7d8 Fixes #138059. Changes unicode highlight color from red to orange. 2021-12-01 12:16:57 +01:00
Henning Dieterichs
8bc6f0c0dc trueIfUntrusted -> inUntrustedWorkspace 2021-12-01 12:12:06 +01:00
Henning Dieterichs
4da629d0c1 deriveFromWorkspaceTrust -> trueIfUntrusted 2021-12-01 11:57:17 +01:00
Henning Dieterichs
2a9311659f invisibile -> invisible character 2021-12-01 11:44:51 +01:00
Henning Dieterichs
a227323c7f Fixes #138184 2021-12-01 11:43:40 +01:00
Benjamin Pasero
d60b844aa3 smoke - 🆙 retry timeout 2021-12-01 11:34:25 +01:00
Sandeep Somavarapu
5ec7a99d3e fix #138121 2021-12-01 11:06:21 +01:00
Sandeep Somavarapu
3f7a6f0ebd Fix #138128 2021-12-01 11:02:51 +01:00
Sandeep Somavarapu
fe0b995d1b add pre-release version property to extension install telemetry 2021-12-01 10:39:56 +01:00
Ladislau Szomoru
d6f24e10d5 Fix regression related to git.scanRepositories 2021-12-01 09:20:41 +01:00