Commit Graph
114141 Commits
Author SHA1 Message Date
Johannes RiekenandGitHub 623feb6ddd Merge pull request #194379 from microsoft/joh/breakable-takin
disable settings migration, workaround for https://github.com/microsoft/vscode/issues/194375
2023-09-28 11:48:39 +02:00
Benjamin SimmondsandGitHub 63b61dc2a7 context menu change (#194380)
context menu naming
2023-09-28 10:33:54 +01:00
Johannes 9dd53f138a disable settings migration, workaround for https://github.com/microsoft/vscode/issues/194375 2023-09-28 11:08:51 +02:00
Johannes b366c24d15 fix/workaround issue https://github.com/microsoft/vscode/issues/194373
fyi @roblourens
2023-09-28 11:07:06 +02:00
Benjamin SimmondsandGitHub 73dd22e386 fix #194193 (#194370) 2023-09-28 08:54:44 +01:00
b09072083d fix #194202 (#194305)
* position relative

* Update src/vs/workbench/browser/parts/editor/media/multieditortabscontrol.css

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-09-28 08:26:10 +01:00
Rob LourensandGitHub aad333b878 Fix chats not being persisted (#194357)
* Fix chats not being persisted
Fix #430
Still need to fully square the parsed chat representation with chat followups

* Fix tests
2023-09-28 04:34:57 +01:00
Joyce ErandGitHub 80e3d4ea26 fix: restore slash command input border radius (#194354) 2023-09-28 00:38:08 +01:00
Joyce ErandGitHub d9c889a0f7 fix: don't use hover for selected chat tree row (#194353) 2023-09-27 23:57:29 +01:00
Joyce ErandGitHub 7b321f0ad3 fix: don't render editor hint with chat widget (#194351) 2023-09-27 15:37:24 -07:00
Bhavya UandGitHub c965b118a6 Don't show tips in watermark if keys are unbound (#194337)
Dont show tips in watermark if keys unbound
2023-09-27 14:46:52 -07:00
Justin ChenandGitHub 48cd0676de Migrating over settings for Code Actions on Save to Enums (#194345)
* migrating over from booleans to enums

* explicit not always

* cleaned up and removed unused comma
2023-09-27 21:05:52 +01:00
Megan RoggeandGitHub ca4a46ad34 Merge pull request #194342 from microsoft/revert-190899-fast-bash-escape-190255
Revert "Faster __vsc_escape_value for bash"
2023-09-27 12:40:31 -07:00
aamungerandAaron Munger d1a6d20e37 More specific setting name 2023-09-27 12:25:08 -07:00
Megan RoggeandGitHub 463d9933a4 Revert "Faster __vsc_escape_value for bash" 2023-09-27 12:14:04 -07:00
Peng LyuandGitHub 2bd10fb096 Re #194114. EmptyCellEditorHint in insiders only (#194331) 2023-09-27 19:54:26 +01:00
Megan RoggeandGitHub e50e7cb25b Merge pull request #194332 from microsoft/merogge/polish-help-dialog
polish accessibility help dialog text
2023-09-27 11:14:46 -07:00
Megan RoggeandGitHub 94a48bab8d Merge pull request #194328 from microsoft/merogge/tab-focus-mention
add mention of tab moves focus mode to comment widget help dialog
2023-09-27 11:04:14 -07:00
aamungerandAaron Munger 4ffcc0d10b make anchor setting experimental and refine descriptions 2023-09-27 10:51:24 -07:00
Daniel ImmsandGitHub 473332464f Merge pull request #194325 from microsoft/tyriar/194098
xterm-addon-search@0.14.0-beta.27
2023-09-27 10:49:05 -07:00
meganrogge e4ef0a913d fix #194234 2023-09-27 10:45:54 -07:00
meganrogge 61587a2bbd part of #194235 2023-09-27 10:34:43 -07:00
Connor PeetandGitHub edbaec64df debug: bump js-debug to 1.83 (#194324) 2023-09-27 18:26:44 +01:00
Daniel Imms 9df7d42604 xterm-addon-search@0.14.0-beta.27
Fixes #194098
2023-09-27 10:24:58 -07:00
Michael LivelyandGitHub 74eb687ea8 nb codeaction setting description re-ordering (#194183)
setting description fix #194106
2023-09-27 17:22:37 +01:00
Alex RossandGitHub eef5ae12f3 Make max comment area height depend on editor height (#194308)
Fixes #194133
2023-09-27 08:24:16 -07:00
Daniel ImmsandGitHub 7b0ab1f5bc Merge pull request #194307 from microsoft/tyriar/194229
Describe onDidChangeShell data
2023-09-27 08:11:21 -07:00
Daniel Imms a6253111ed Describe onDidChangeShell data
Fixes #194229
2023-09-27 07:44:54 -07:00
João MorenoandGitHub 45358184ef Introduce trustedExtensionProtocolHandlers (#194304)
* remove url

* use trustedExtensionProtocolHandlers
2023-09-27 15:35:55 +01:00
Sandeep SomavarapuandGitHub 3ff4f98cdd fix #194167 (#194297) 2023-09-27 15:32:18 +01:00
Sandeep SomavarapuandGitHub fa45ed2f58 fix #194166 (#194303) 2023-09-27 16:29:40 +02:00
Alex RossandGitHub d6b684a079 Scrolling is blocked when mouse is on review comment (#194293)
Fixes #194230
2023-09-27 15:28:09 +01:00
Sandeep SomavarapuandGitHub f9971189b9 fix #194065 (#194292) 2023-09-27 15:24:55 +01:00
Ladislau SzomoruandGitHub 707e061b3a Git - use commit id for the left-hand editor (#194302)
* Git - use commit id for the left-hand editor

* Remove console.log
2023-09-27 15:24:35 +01:00
Johannes RiekenandGitHub d2302f42d5 Merge pull request #194300 from microsoft/joh/slight-marsupial
fix https://github.com/microsoft/vscode/issues/192881
2023-09-27 16:15:25 +02:00
Johannes 1ad5fa669c fix https://github.com/microsoft/vscode/issues/192881 2023-09-27 15:56:12 +02:00
Sandeep SomavarapuandGitHub de461e0b68 fix #194265 (#194286) 2023-09-27 14:42:28 +01:00
Sandeep SomavarapuandGitHub 6ca676c0e1 fix #183544 (#194294) 2023-09-27 15:41:28 +02:00
Johannes 1860ea1721 fix https://github.com/microsoft/vscode/issues/194150 2023-09-27 15:33:46 +02:00
Sandeep SomavarapuandGitHub d532fad742 fix #194165 (#194263)
* fix #194165

* proper fix
2023-09-27 15:15:29 +02:00
Alex RossandGitHub 62755fcabb Navigating to previous comment thread with shift+alt+f9 does not work on Linux (#194283)
Fixes #194182
2023-09-27 06:12:29 -07:00
Sandeep SomavarapuandGitHub e2ea114b87 remove overlay (#194287)
#194194 remove overlay
2023-09-27 15:12:20 +02:00
Sandeep SomavarapuandGitHub 8c9a0729a5 fix #194218 (#194289) 2023-09-27 06:12:13 -07:00
Benjamin SimmondsandGitHub 130ecf8ffa Update available height for unsticky tab bar (#194274)
available height for two tab bars
2023-09-27 13:33:27 +02:00
Alex RossandGitHub 3f6e6792d6 Comment widget jump to max height when switching editors (#194282)
Fixes #194275
2023-09-27 13:09:32 +02:00
Henning DieterichsandGitHub 8bac42dd1e Merge pull request #194267 from microsoft/hediet/fix-131091-diff-chunks-not-minimal
Fixes #131091
2023-09-27 12:06:59 +02:00
Ladislau SzomoruandGitHub 3a0b6baa61 Git - provide correct editor title for resources under the "All Changes" node (#194273) 2023-09-27 12:05:58 +02:00
Alex RossandGitHub 8ef15195d4 Fix silly programming error in quick diff (#194278)
Fixes #194115
2023-09-27 10:58:06 +01:00
Alex RossandGitHub 2c34b239ca Toggling file node in Comments view focuses comment (#194269)
Fixes #194236
2023-09-27 10:31:38 +01:00
Henning DieterichsandHenning Dieterichs b5075b2f83 Fixes #192758 2023-09-27 11:28:31 +02:00