Commit Graph

117229 Commits

Author SHA1 Message Date
Jacob Bandes-Storch
b7fcbef3e2 Update Swift.tmLanguage (#200698) 2023-12-13 11:56:00 +00:00
Henning Dieterichs
c5bd8ad387 Fixes #138518 2023-12-13 12:10:35 +01:00
Aiday Marlen Kyzy
61de8ee7d0 Merge pull request #200723 from microsoft/aiday/removingGutterAndToolbarIcons
Removing the inline chat gutter and toolbar icons
2023-12-13 12:00:12 +01:00
Benjamin Pasero
5416e53fa8 tabs - only set overflow-x: visible (#200727) 2023-12-13 11:59:04 +01:00
Johannes Rieken
594189bfca Merge branch 'main' into suggestVSCode 2023-12-13 11:32:39 +01:00
Aiday Marlen Kyzy
8f81492eb2 removing the code for the gutter icon and the toolbar icon 2023-12-13 10:49:08 +01:00
Aiday Marlen Kyzy
83a8ccd2ca using test instead of match 2023-12-13 09:50:01 +01:00
Benjamin Simmonds
5da45d17d1 remove highlight for panel (#200717) 2023-12-13 09:32:59 +01:00
Robo
f87fb292c3 ci: fix missing auth token for cli build (#200714) 2023-12-13 08:27:54 +01:00
Benjamin Pasero
27da9227bf Refactor menu's css seems missing (#198881) (#200711) 2023-12-13 16:09:56 +09:00
Justin Chen
2fb2fe81e9 Update keybinding label css for action widget (#200700)
changed keybinding css to match quick pick
2023-12-13 02:42:44 +01:00
Connor Peet
6ef5ce0108 testing: fix explorer input uses wrong background color (#200699)
Sidebar has styling that sets the monaco editor background color.

Fixes #198301
2023-12-13 02:29:24 +01:00
Isabel Duan
948f6a1aaf fix typescript/54492: check if file rename changes extension (#200220)
check if file extension has been changed
2023-12-13 01:23:10 +00:00
Benjamin Pasero
b5b6a80c1b auto save - treat autoSaveWhenNoErrors as AutoSaveMode.AFTER_LONG_DELAY (#200676)
* auto save - treat `autoSaveWhenNoErrors` as `AutoSaveMode.AFTER_LONG_DELAY`

* .
2023-12-12 17:19:46 -08:00
Simon Siefke
358f15fb9b fix: memory leak when scrolling in notebook (#200447)
* fix: memory leak when scrolling in notebook

* remove unused code

* remove unused code

* remove unused code
2023-12-12 23:13:57 +00:00
Aaron Munger
298b07637a remove console log message (#200684) 2023-12-12 22:13:54 +01:00
Joyce Er
1972a1847d chore: bump work notebook milestone (#200677) 2023-12-12 20:55:58 +01:00
Matt Bierner
fec4c8e5bb Fix types on CopyPasteController.get (#200600)
Fixes #200597
2023-12-12 11:39:31 -08:00
Aaron Munger
61c2876943 default to showing notebook symbols in the goto view (#200670) 2023-12-12 10:55:13 -08:00
Alex Ross
40f2a588ce Show the devcontainer label value specified in portsAttributes within the port notification instead of "your application" (#200667)
Fixes #192684
2023-12-12 09:53:31 -08:00
Connor Peet
dc3b949a17 testing: fix case sensitivity in file coverage (#200666)
File Explorer does not show the coverage bar
Fixes #200604
2023-12-12 18:13:15 +01:00
Connor Peet
aec76644e1 tunnels: slight wording fix on preventSleep (#200664)
Fixes https://github.com/microsoft/vscode-remote-release/issues/9161
2023-12-12 18:04:26 +01:00
Aiday Marlen Kyzy
ac22a65f0b removing tittle setting 2023-12-12 17:41:18 +01:00
Aiday Marlen Kyzy
0cf27853de Merge branch 'main' into aiday/changingTheSettingsForTheLightbulb 2023-12-12 17:32:07 +01:00
Johannes Rieken
b70a276229 fix https://github.com/microsoft/vscode/issues/196663 (#200662) 2023-12-12 17:29:48 +01:00
Aiday Marlen Kyzy
7bf0f1c278 Merge pull request #200051 from microsoft/aiday/checkingEffectiveLineCount
Checking that the effectiveLineNumber is valid before accessing the line content
2023-12-12 17:25:16 +01:00
Aiday Marlen Kyzy
b1cffad153 Fixing incorrect color range calculation (#200626)
* fixing incorrect color new range calculation
2023-12-12 17:21:40 +01:00
Aiday Marlen Kyzy
8989412ba0 doing a setting migration and setting the setting to On for the default 2023-12-12 17:11:08 +01:00
Aiday Marlen Kyzy
44eb5896b0 checking if enabled is false 2023-12-12 16:54:21 +01:00
Daniel Imms
cb0ff849b8 Merge pull request #200658 from microsoft/tyriar/140873
Fix terminal resize commands when in side bar
2023-12-12 07:45:10 -08:00
Aiday Marlen Kyzy
a902f138c2 adding new colors in output.css file 2023-12-12 16:42:41 +01:00
Johannes Rieken
04c01c089d wrap API-events per extension so that blaming and telemetry-ignoring/redirecting is possible (#200657)
fixes https://github.com/microsoft/vscode/issues/184132
2023-12-12 16:33:18 +01:00
Daniel Imms
2790466e40 Fix terminal resize commands when in side bar
Fixes #140873
2023-12-12 07:30:37 -08:00
Daniel Imms
18941c523c Merge pull request #200654 from microsoft/tyriar/134623
Max out terminal canvas width to 4096px
2023-12-12 07:21:17 -08:00
Benjamin Simmonds
40753f6dba fix #200515 (#200651)
include padding in width calculation
2023-12-12 08:20:39 -07:00
Johannes Rieken
2380ef77cb fix https://github.com/microsoft/vscode-copilot-release/issues/577 (#200650)
fyi @roblourens this also affects panel chat
2023-12-12 08:20:13 -07:00
Daniel Imms
2b3dd1ab45 Merge pull request #200639 from microsoft/tyriar/76381
Terminal mouse wheel zoom
2023-12-12 07:19:08 -08:00
Aiday Marlen Kyzy
282eba8cc4 optimizing the sticky scroll 2023-12-12 16:15:29 +01:00
Aiday Marlen Kyzy
a93d99bee5 Merge pull request #200136 from microsoft/aiday/refactoringContentHoverFile
Refactoring the contentHover.ts file
2023-12-12 16:06:13 +01:00
Aiday Marlen Kyzy
b7a9b3854f Merge pull request #200354 from microsoft/aiday/makingYelloSparkle
Making the sparkle icon yellow
2023-12-12 16:05:59 +01:00
Daniel Imms
a622c731d7 Max out terminal canvas width to 4096px
Fixes #134623
2023-12-12 07:03:20 -08:00
Henning Dieterichs
55cca47484 Fixes #141229 2023-12-12 15:45:15 +01:00
Daniel Imms
d25b735c3a Remove logs 2023-12-12 05:54:26 -08:00
Daniel Imms
93ae54738e Fix editor.mouseWheelZoom string on mac
Fixes #200635
2023-12-12 05:46:55 -08:00
Daniel Imms
04224e8098 Correct strings 2023-12-12 05:45:46 -08:00
Daniel Imms
32bf697587 Update xterm, adopt wheel event handler 2023-12-12 05:45:30 -08:00
Daniel Imms
1d952ed6e7 Terminal mouse wheel zoom
Fixes #76381
2023-12-12 05:07:47 -08:00
Daniel Imms
6f4bb998a4 Merge pull request #200633 from microsoft/tyriar/200510
Fix 3 terminal panel action toggles
2023-12-12 04:43:57 -08:00
Johannes Rieken
45a10538c4 fix https://github.com/microsoft/vscode/issues/200631 (#200632) 2023-12-12 13:21:33 +01:00
Daniel Imms
039dacca94 Fix 3 terminal panel action toggles
Fixes #200510
2023-12-12 04:17:59 -08:00