Commit Graph
124157 Commits
Author SHA1 Message Date
gjsjohnmurray 8c91d363a1 Preselect correct row in Extension Log Level quickpick (fix #194515) 2023-09-29 22:59:30 +01:00
Aaron MungerandAaron Munger d4ae2ed5c3 fix output focus fallback 2023-09-29 13:42:11 -07:00
meganrogge 2418c9d41d fix #194426 2023-09-29 13:36:00 -07:00
meganrogge 1f23366a1f fix #194402 2023-09-29 13:16:11 -07:00
Megan RoggeandGitHub 4190668b94 Merge pull request #194509 from microsoft/merogge/task-recon-clear
clear persistent tasks when reconnection is disabled
2023-09-29 13:09:00 -07:00
Megan RoggeandGitHub cce95e0cf5 Merge branch 'main' into merogge/quick-view 2023-09-29 12:56:04 -07:00
Martin AeschlimannandGitHub 3593faea27 Can't use icon contributed using TTF file (#194506) 2023-09-29 12:46:23 -07:00
Michael LivelyandGitHub b86e7bc54d fix nb codeactions running on autosave when set true [main] (#194502)
fix nb codeactions running on autosave when set `true`
2023-09-29 19:22:45 +01:00
Bhavya UandGitHub 70722bcbb1 Bump version to 1.84 (#194499) 2023-09-29 18:38:53 +01:00
Connor PeetandGitHub c6a9da71a2 eng: allow snapshot mutation messages locally (#194498)
* eng: allow snapshot mutation messages locally

Fixes https://github.com/microsoft/vscode/issues/192439
Fixes https://github.com/microsoft/vscode/issues/194493

* keep snapshot tests allowed
2023-09-29 18:36:27 +01:00
Christof MartiandGitHub a6b9e7c28b Make sure node-gyp is installed (#194494) 2023-09-29 17:33:44 +01:00
João MorenoandGitHub 318f421af3 chore: bump electron@25.8.4 (#194488) 2023-09-29 16:48:48 +01:00
Alexandru DimaandGitHub d79823e42c Merge pull request #194436 from jeanp413/fix-194284
Fixes websocket doesn't handle ping frames correctly
2023-09-29 14:35:28 +02:00
Alex RossandGitHub 187f0ff66e Merge pull request #194470 from microsoft/alexr00/commentEditorHeightMain
Fix comment editor min height
2023-09-29 14:15:48 +02:00
Johannes RiekenandGitHub e8fa82b65f debt - await progress message (#194475) 2023-09-29 13:20:41 +02:00
Johannes RiekenandGitHub 5eafb0a6f2 adopt store-arg for disposableTime where meaningful (#194473)
https://github.com/microsoft/vscode/issues/193613
2023-09-29 11:37:09 +01:00
Alex Ross 3ff9df92f5 Fix comment editor min height
Part of #194429
2023-09-29 11:51:46 +02:00
Alex RossandGitHub 9e9b514f42 Update distro to get debugpy API proposal (#194468) 2023-09-29 10:44:14 +01:00
Alex Dima 9f2d7b62b9 Add a test for the ping/pong message handling 2023-09-29 11:41:53 +02:00
Jean Pierre f2febd0209 Fixes #194284 2023-09-29 00:03:08 -05:00
hsfzxjy c6e1843ecb Faster __vsc_escape_value 2023-09-29 12:20:31 +08:00
Aaron MungerandAaron Munger ba36ae4dcc More explicit experimental label 2023-09-28 17:39:28 -07:00
Michael LivelyandGitHub 00651c4c3d Fix notebook insertFinalNewline behavior (#194442)
fix typing newline bug
2023-09-28 23:43:46 +01:00
Justin ChenandGitHub d5c578c63f Changed Participate for Code actions on save for notebook (#194443)
changed participate to update
2023-09-28 23:37:10 +01:00
Justin ChenandGitHub 411d2984ae Removed default settings for Code Actions on Save (#194409)
* removed default settings

* removed whitespace

* changed wordage

* boolean and string enum together

* updated language around settings, mentioning things will be deprecated

* changed settings accross noteboks as well

* Update codeActionModel.ts
2023-09-28 14:18:00 -07:00
Michael LivelyandGitHub 4ceb99adc5 Read the correct setting for notebook TrimFinalNewLinesParticipant (#194419)
oof. correct the setting read
2023-09-28 18:08:51 +01:00
Christof Marti 096a6e425a Disable to investigate known issue (#185098) 2023-09-28 17:03:46 +02:00
Alexandru DimaandGitHub 31526318b4 Do not compute sha1 for large files (#194404)
Fixes #194334: Do not compute sha1 for large files
2023-09-28 16:56:23 +02:00
Benjamin PaseroandGitHub afb67e3c81 tests - make sure to have log service earlier (#194398) 2023-09-28 14:51:26 +02:00
Benjamin PaseroandGitHub 709bdafa8f 💄 - make sure custom title setting can be found (#194400) 2023-09-28 14:32:19 +02:00
Sandeep SomavarapuandGitHub 64b25f10b5 fix font size (#194396) 2023-09-28 13:14:43 +01:00
Johannes RiekenandGitHub 67be0d837a Merge pull request #194395 from microsoft/rural-bovid
update endgame notebook
2023-09-28 14:09:18 +02:00
Johannes RiekenandGitHub a3c939b36c update endgame notebook 2023-09-28 13:53:54 +02:00
Alex RossandGitHub bd1af4d98c Remove comments continue on (#194388)
There's a URI issue in the data in the storage service for comments. Putting this feature behind a hidden setting for now so that we don't save incorrect data.
2023-09-28 11:26:32 +01:00
Benjamin PaseroandGitHub e3b1667192 uncaught exception from ProxyChannel.fromService (fix #192365) (#194387) 2023-09-28 11:16:51 +01:00
Benjamin SimmondsandGitHub b792feb9ed Dropping a group on tab container append on both (#194386) 2023-09-28 11:13:03 +01:00
Benjamin PaseroandGitHub 9164f5d2da Unexpected context menu (fix #194131) (#194385) 2023-09-28 12:13:01 +02:00
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