Commit Graph
124157 Commits
Author SHA1 Message Date
Alex RossandGitHub 00db67e440 Skip failing integration tests (#187424)
Part of #187245
2023-07-10 11:07:58 +02:00
Aiday Marlen Kyzy 7eaae680dc adding some comments that will be removed later 2023-07-10 10:59:42 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8c8e8600b6 Bump semver from 5.5.1 to 7.5.2 in /extensions/typescript-language-features (#185968)
Bump semver in /extensions/typescript-language-features

Bumps [semver](https://github.com/npm/node-semver) from 5.5.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.5.1...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:05:01 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dccc793f79 Bump tough-cookie from 4.0.0 to 4.1.3 (#187385)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:04:17 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
afacb63ab5 Bump tough-cookie from 4.1.2 to 4.1.3 in /extensions/notebook-renderers (#187410)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:03:51 +02:00
João MorenoandGitHub 5150ef0ce7 disable tests on win32-ia32 (#187313) 2023-07-07 15:47:05 -07:00
ViknetandGitHub 19a9638293 resolvers: fallback to one authority when resolving nesting remote authorities fail (#187276)
* resolvers: fallback to the old behaviour for nesting remote authorities

* style fix

* log warning

* improve error handling v2

* fix condition
2023-07-07 22:07:50 +00:00
Megan RoggeandGitHub 7368c66dd6 Merge pull request #187323 from microsoft/merogge/cycle
remove task ref from terminal
2023-07-07 14:23:46 -07:00
meganrogge 9a66500567 fix #187088 2023-07-07 13:40:42 -07:00
meganrogge d039e4a1af Merge branch 'main' into merogge/fix-task-reconnection 2023-07-07 13:37:25 -07:00
meganrogge dc37566b2c decrease time 2023-07-07 13:26:09 -07:00
meganrogge 0e5c0111e8 fix task reconnection 2023-07-07 13:18:13 -07:00
Aaron MungerandGitHub e55c82224d Merge pull request #187302 from microsoft/aamunger/dirtyNotebooks
treat 'soon to be auto-saved' as saving
2023-07-07 12:02:49 -07:00
João MorenoandGitHub 020b2d5c8e Make sure shift on Windows/Linux only works when hovering (#187308)
fixes #187265
2023-07-07 21:02:36 +02:00
Henning DieterichsandGitHub 32e968cb4c Merge pull request #136577 from ssigwart/singleLineDeindent
Fix single line if/else and loop indentation for Typescript and PHP
2023-07-07 20:56:10 +02:00
Henning DieterichsandGitHub 8f58654757 Fixes #184848 (#187306) 2023-07-07 11:47:17 -07:00
João MorenoandGitHub 0917209e9a Always publish build artifacts, if built (#187134)
* always publish build artifacts, if built

fixes #187122

* fix windows build

* fix builds

* fix

* more fixes

* further debug

* fix yarn

* remove debug

* remove 7zip dependency

* fix snap
2023-07-07 11:45:35 -07:00
Sandeep SomavarapuandGitHub ad791ef3d2 fix installing extension from CLI (#187305) 2023-07-07 20:42:45 +02:00
Aaron MungerandGitHub 54064e1e53 Merge branch 'main' into aamunger/dirtyNotebooks 2023-07-07 11:33:02 -07:00
Henning DieterichsandGitHub fd63cf62b9 Merge branch 'main' into singleLineDeindent 2023-07-07 20:30:51 +02:00
Daniel ImmsandGitHub b2ab524467 Merge pull request #187285 from microsoft/tyriar/187282
Ensure layout info is fetched from the pty host on reconnects
2023-07-07 11:28:41 -07:00
Henning DieterichsandGitHub 9e390f32b4 Fixes #186393 (#187295) 2023-07-07 20:28:14 +02:00
Joyce ErandGitHub 437342409b Force new window for remote -> local Continue On (#187301)
Force new window for remote -> local clone
2023-07-07 20:27:09 +02:00
Aaron Munger c4ab63fb37 treat soon-to-be-autosaved as saving 2023-07-07 11:19:12 -07:00
Aaron Munger 66b0f92840 treat soon to be saved by auto-save as saving 2023-07-07 11:08:51 -07:00
Henning DieterichsandGitHub e954d50a4c Fixes #187140 (#187291) 2023-07-07 20:02:26 +02:00
Christof Marti e1338bd060 Update to @vscode/proxy-agent 0.15.0 2023-07-07 19:34:37 +02:00
Daniel Imms dc189ed8c3 Ensure layout info is fetched from the pty host on reconnects
Fixes #187282
2023-07-07 09:54:08 -07:00
Daniel ImmsandGitHub 4b2f5dcf6a Merge pull request #187187 from microsoft/tyriar/187080
Add workspace id to terminal logs
2023-07-07 09:07:30 -07:00
Daniel ImmsandGitHub 968379f4ee Merge pull request #187281 from microsoft/tyriar/187274
Log latency stats and remove old unused latency mechanism
2023-07-07 08:54:13 -07:00
Daniel Imms 6ea4677f14 Make ptyhostservice label consistent 2023-07-07 08:39:10 -07:00
Daniel Imms f639cabe2d Log latency stats and remove old unused latency mechanism
Fixes #187274
2023-07-07 08:33:46 -07:00
Henning DieterichsandGitHub d1ae8a6ecc Inline Completions: Implements yieldsTo (#187156)
Fixes #https://github.com/microsoft/vscode-internalbacklog/issues/4055
2023-07-07 16:29:09 +02:00
Henning DieterichsandGitHub e7776fdf9c Fixes #186402 (#187184) 2023-07-07 14:42:49 +02:00
Christof Marti 4c1e4bb5c5 Allow additional socks schemes (#158669) 2023-07-07 14:09:57 +02:00
Sandeep SomavarapuandGitHub 91749da589 use troubleshoot command for confirmation needed action (#187244) 2023-07-07 11:09:19 +02:00
Johannes RiekenandGitHub c217907d81 Merge pull request #183841 from mroch/patch-1
fix [object Object] in invalid decorator warning
2023-07-07 11:08:54 +02:00
Andrea MahandGitHub fa37b611fe search: fix resources with trailing slash (#187106)
* search resources with trailing slash in root
2023-07-06 23:57:51 -07:00
Rob LourensandGitHub 2f2bc05fde Don't log when not actually persisting sessions (#187214) 2023-07-06 23:56:43 -07:00
Henning DieterichsandGitHub 31f183271b Fixes #187194 (#187211) 2023-07-06 17:05:55 -07:00
Peng LyuandGitHub 7ffb51f988 Avoid kernel picker progress when kernel extensions are disabled (#187210) 2023-07-06 17:05:04 -07:00
Raymond ZhaoandGitHub 13b90156ab Strengthen Emmet tests (#187204) 2023-07-06 16:14:29 -07:00
Connor PeetandGitHub 7061dbd1d2 debug: bump companion to 1.1.2 (#187203) 2023-07-07 00:47:50 +02:00
Peng LyuandGitHub 79ec05cb73 Merge pull request #187189 from microsoft/rebornix/excessive-cheetah
Register the notebook remote save setting
2023-07-06 14:57:10 -07:00
Connor PeetandGitHub 30fde0d369 fix: stall on "starting new singleton" on linux if keychain blocks (#187182)
Adds a 5s timeout to keychain access on Linux. We had an issue about this a long time ago, but I never repro'd it until today and can't find the original...

If this timeout is hit, it'll fall back to the file-based keychain.
2023-07-06 23:49:31 +02:00
Henning DieterichsandGitHub eec239dc35 Fixes #187164 (#187192) 2023-07-06 14:17:43 -07:00
Nathan Shively-Sanders 5e72826c4c AI quickFix noImplicitAny: replaces inferFromUsage 2023-07-06 13:11:17 -07:00
Daniel ImmsandGitHub f632275e42 Merge pull request #187183 from microsoft/tyriar/187176
Use a const enum for all remote terminal channel messages
2023-07-06 13:04:30 -07:00
rebornix 3f96146561 Register the notebook remote save setting 2023-07-06 12:52:20 -07:00
Daniel Imms a50fca3193 Clarify it's talking about the type never 2023-07-06 12:45:12 -07:00