Commit graph

111754 commits

Author SHA1 Message Date
Alex Ross 41c7fc34e0
Update grammars (#189172) 2023-07-28 17:48:19 +02:00
Benjamin Pasero a1c783c20c
fs - retry rename on Windows and adopt (#188899)
* fs - retry `rename` on Windows and adopt

* return early if target is not a file

* proper throw error

* align move and rename

* fix compile

* tests
2023-07-28 17:17:50 +02:00
Daniel Imms 17ad3169f8
Merge pull request #189171 from microsoft/tyriar/187718
Remove async from suite callbacks
2023-07-28 07:36:39 -07:00
Henning Dieterichs 67d7cbc822
Fixes #189145 (#189169) 2023-07-28 07:26:00 -07:00
Daniel Imms 286ff736be
Remove async from suite callbacks
Fixes #187718
2023-07-28 07:21:48 -07:00
João Moreno f6a5c0ca02
log releaseBuild.ts (#189170) 2023-07-28 15:18:03 +01:00
Benjamin Pasero 9b81a0d764
🆙 version (#189141) 2023-07-28 13:50:57 +02:00
Christof Marti 839f03369a Revert use of new certificate loading (#189133) 2023-07-28 13:50:23 +02:00
Benjamin Pasero 2e55856cf3
storage - scoped onDidChangeValue and adoption (#188930)
* storage - scoped `onDidChangeValue` and adoption

* adopt disposables

* 💄

* add tests
2023-07-28 13:34:24 +02:00
Henning Dieterichs b3ebdfacb5
Fixes #188934 (#189139) 2023-07-28 12:23:25 +02:00
Henning Dieterichs fc574908af
Merge pull request #189144 from microsoft/hediet/fix-189096
Revert "Guarantee that an autorun is not rerun if it is disposed (#188920)"
2023-07-28 12:08:55 +02:00
Henning Dieterichs 2aa6db3b98
Revert "Guarantee that an autorun is not rerun if it is disposed (#188920)"
This reverts commit 96ebd364f0.
2023-07-28 11:32:12 +02:00
João Moreno 3417c1f58a
win32-ia32 deprecation warning (#189031) 2023-07-28 10:13:44 +02:00
Sandeep Somavarapu 4f40b14120
fix #188794 (#189130) 2023-07-28 10:13:27 +02:00
Benjamin Pasero cbdfe4e0b4
Removal of feedback control (fix #188960) (#189027) 2023-07-28 10:12:52 +02:00
Hans 55b75c5504
Add setting to prevent closing the pinned tab when using middle click (fix #115734) (#188592)
* Fix: Add setting to prevent closing the pinned tab when using middle click (#115734)

* Revert "Fix: Add setting to prevent closing the pinned tab when using middle click (#115734)"

This reverts commit aac0052966.

* add setting for prevent closing the pinned tab when using middle click

* Adjust the description

* Adjust 'pinned' to 'sticky

* adjust prevent close pinned tab related code

* 💄

* some cleanup

* setting description

* fix logic

* 💄

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-07-28 07:42:56 +00:00
Benjamin Pasero adbb91fe06
context menu - enable native positioning by default (#188971) 2023-07-28 09:35:49 +02:00
Benjamin Pasero 1a54ac55e2
scrollable - prevent scroll when x/y are competing (#188160) (#189034) 2023-07-28 09:21:16 +02:00
Megan Rogge 830db0e1cc
Merge pull request #189117 from microsoft/merogge/match-quick-pick
match quick pick styling
2023-07-27 21:15:03 -07:00
meganrogge f547dae802
match quick pick styling 2023-07-27 17:46:38 -07:00
Andrea Mah a5a0752d08
bump vscode version to 1.82 (#189114) 2023-07-28 01:26:47 +01:00
Robo 69ce9dc604
fix: statically define kerberos module dependencies (#189047) 2023-07-28 09:15:48 +09:00
Meghan Kulkarni e731964e84
Automatic markdown link pasting off by default (#189100)
pasting as markdown link off
2023-07-27 23:11:51 +01:00
Meghan Kulkarni 070707dffc
Smart pasting results in a new widget label (#189098)
* add and localize smart label
2023-07-27 22:30:46 +01:00
João Moreno dd149c2255
fix npe in build (#189095)
fixes #189070
2023-07-27 21:48:22 +01:00
Megan Rogge 0d28b2ec8f
Merge pull request #189090 from microsoft/merogge/alert-focus-change
alert when focus changes for chat responses/ notifications in the accessible view
2023-07-27 12:36:22 -07:00
meganrogge 074b93d99e
fix bug 2023-07-27 12:19:59 -07:00
meganrogge 1320f52612
clean up 2023-07-27 12:18:30 -07:00
Meghan Kulkarni b5a46136c4
Markdown link pasting does not encode or decode links (#188992)
* uris pasted with no encoding or decoding

* add tests for checking encoding
2023-07-27 20:13:03 +01:00
meganrogge b7bf8b07e4
fix 2023-07-27 12:11:05 -07:00
meganrogge f7a4e0d5c3
fix #188831 2023-07-27 12:01:13 -07:00
Michael Lively c838b56b6c
notebook sticky line memory-leaks (#189084)
nb memory-leaks
2023-07-27 19:26:19 +01:00
Megan Rogge 56614fbaa0
Merge pull request #189074 from microsoft/merogge/focus-last-hover
focus hover on escape of accessible view so context isn't lost
2023-07-27 11:10:44 -07:00
Connor Peet 38a8373eb1
chore: bump js-debug to 1.81 (#189078) 2023-07-27 10:58:06 -07:00
meganrogge 75c890512c
fix error 2023-07-27 10:56:06 -07:00
Christof Marti 51a55c021f Update to @vscode/proxy-agent 0.17.2 2023-07-27 19:38:49 +02:00
meganrogge 323832d0c0
fix #188822 2023-07-27 09:42:33 -07:00
Alexandru Dima f94dcb9ae0
Turn off aiQuickFix by default for stable (#189069) 2023-07-27 17:16:25 +01:00
Joyce Er 831ac957a2
Fix rendering of auto-executing slash commands in requests (#189068) 2023-07-27 17:12:22 +01:00
Meghan Kulkarni df16c16211
Smart markdown pasting does not occur in tilde code block (#189004)
smart paste checks ~~~ code block
2023-07-27 09:09:38 -07:00
Andrea Mah b448b21744
update license for OSS Tool (#188988)
* fixes to license and auto-generated thirdPartyNotices
2023-07-27 08:41:35 -07:00
Robo 6d355a1ed5
chore: update electron@22.3.18 (#189049)
* chore: update electron@22.3.18

* chore: bump distro
2023-07-27 15:22:42 +01:00
Henning Dieterichs ea6931418c
Fixes #189045 (#189046) 2023-07-27 15:25:52 +02:00
Sandeep Somavarapu 968d631b2f
fix #189040 (#189042) 2023-07-27 15:25:22 +02:00
Robo 268f34992c
fix: missing condition in createAsset (#189026) 2023-07-27 07:36:08 +01:00
Sandeep Somavarapu 4156e32b92
fix #188811 (#189023) 2023-07-27 15:33:59 +09:00
Peng Lyu 28849849a9
Fix #189013. Dispose cell toolbar properly to avoid memory leak. (#189014) 2023-07-27 03:05:31 +01:00
Peng Lyu d1621baf8c
Merge pull request #189007 from microsoft/constant-tarantula
fix memory leak
2023-07-26 18:20:48 -07:00
Aaron Munger 67ce925589
Merge pull request #188998 from microsoft/aamunger/streamingOutput
missed case of compression
2023-07-26 16:50:20 -07:00
Michael Lively 8888ed6f97
bunch of memory leaks. dispose of everything. 2023-07-26 16:47:14 -07:00