mrleemurray
16869c2e44
remove background color mixing for suggest widget and title bar hover effect
2026-03-02 12:50:50 +00:00
mrleemurray
cfc50baa1f
update quick input title background color for improved theme aesthetics
2026-03-02 12:47:18 +00:00
mrleemurray
76944e5e35
update breadcrumbPicker and notificationCenterHeader background colors for improved theme consistency
2026-03-02 12:32:23 +00:00
mrleemurray
53f6daeba0
update hover and background colors in quick input for dark and light themes
2026-03-02 12:29:04 +00:00
Lee Murray
03f25ca16b
Merge pull request #298684 from microsoft/mrleemurray/port-2026-border-radius-styles
...
Consistent use of border-radius across components
2026-03-02 11:46:05 +00:00
Sandeep Somavarapu
df5e653ed8
fix continuous auth dialogs in cloud session ( #298689 )
2026-03-02 11:45:48 +00:00
Lee Murray
9eb1d239e0
Merge pull request #298688 from microsoft/mrleemurray/experienced-jade-jackal
...
Fix background color handling in terminal editor
2026-03-02 11:43:59 +00:00
Benjamin Pasero
a6ac46b470
sessions - resolve items again when trust changes ( #298687 )
2026-03-02 11:31:57 +00:00
Benjamin Pasero
f94268cbd8
sessions - allow to run sub-app when using cli ( #298685 )
...
* sessions - allow to run sub-app when using cli
* ccr
2026-03-02 11:25:45 +00:00
mrleemurray
2385bef6b6
fix(terminal): update background color handling in terminal editor
2026-03-02 11:20:22 +00:00
mrleemurray
9596633514
style(notifications): update box-shadow to use theme variable for consistency
2026-03-02 11:12:46 +00:00
mrleemurray
0914e0c891
style(notifications): update border-radius for last notification item to use theme variable
2026-03-02 11:11:37 +00:00
mrleemurray
12d5932337
style(defineKeybindingWidget): remove border-radius for consistency with theme styles
2026-03-02 11:09:56 +00:00
mrleemurray
1cdf38fd85
style(dropdown): remove unnecessary whitespace for cleaner code
2026-03-02 10:59:14 +00:00
mrleemurray
062b8a4a39
style(chat): remove unnecessary border-radius from chat editor and notifications for consistency
2026-03-02 10:57:48 +00:00
Dmitriy Vasyura
9d61d1947f
Add more logging to sanity test runner ( #298664 )
2026-03-02 11:50:36 +01:00
Benjamin Christopher Simmonds
4a38deb0f0
Fix macOS sidebar traffic light spacer rendering with custom titlebar ( #298669 )
2026-03-02 02:49:37 -08:00
mrleemurray
701d3435e2
style(debug-hover): add border-radius to debug hover widget for consistency with theme variable
2026-03-02 10:49:13 +00:00
mrleemurray
154634f755
style(dialog): update border-radius for modal block shadow to use theme variable
2026-03-02 10:49:13 +00:00
mrleemurray
30c9312992
style(titlebar): update border-radius to use theme variable for consistency
2026-03-02 10:49:13 +00:00
mrleemurray
af114f4857
style(inline-chat): update border-radius to use theme variable for consistency
2026-03-02 10:49:02 +00:00
mrleemurray
695348bd65
style(notebook): add border-radius to cell title toolbar for consistency with theme variable
2026-03-02 10:49:02 +00:00
mrleemurray
7a54887ed2
style(notebook): update action-item border-radius for consistency with theme variable
2026-03-02 10:49:01 +00:00
mrleemurray
62adc94eca
style(notebook): update border-radius to use theme variable for consistency
2026-03-02 10:49:01 +00:00
mrleemurray
c95a898747
style(parameter-hints): update border-radius to use theme variable for consistency
2026-03-02 10:48:46 +00:00
mrleemurray
d36272a6c9
style(action-widget): remove border-radius for consistency with theme variables
2026-03-02 10:48:46 +00:00
mrleemurray
b13422637b
style(dropdown, debug-toolbar): update border-radius to use theme variable for consistency
2026-03-02 10:48:46 +00:00
mrleemurray
1ac1b461c3
style(keybindings): restore border-radius for defineKeybindingWidget consistency
2026-03-02 10:48:46 +00:00
mrleemurray
f51a4c9a16
style(hover): update border-radius to use theme variable for consistency
2026-03-02 10:48:35 +00:00
mrleemurray
37e10e57a7
style(dialog): remove fixed border-radius for consistency with theme variables
2026-03-02 10:48:24 +00:00
mrleemurray
75b588a2ae
style(dialog): replace fixed border-radius with CSS variable for consistency
2026-03-02 10:48:24 +00:00
mrleemurray
b3bcabf327
style(menu): replace fixed border-radius with CSS variable for consistency
...
style(find-widget): unify border-radius with CSS variable for consistency
style(inline-chat-gutter-menu): update border-radius to use CSS variable for consistency
2026-03-02 10:48:23 +00:00
mrleemurray
1dc1271ba6
style(notifications): update border and border-radius for consistency across notification elements
2026-03-02 10:48:01 +00:00
mrleemurray
a176e75cf2
style(chat-input): replace fixed border-radius with variable for consistency
2026-03-02 10:47:48 +00:00
Ladislau Szomoru
7b9ab03582
Sessions - fix tree rendering in the changes view ( #298663 )
2026-03-02 02:27:13 -08:00
Don Jayamanne
3d0e5d5d47
feat: add support for Copilot user agents and related functionality ( #298610 )
...
* feat: add support for Copilot user agents and related functionality
* Update comments
* Updates
2026-03-02 02:26:11 -08:00
mrleemurray
b923a7ae73
style(quick-input): replace fixed border-radius with variable for consistency
2026-03-02 10:23:04 +00:00
mrleemurray
ef7a51a4bb
style(suggest-widget): replace fixed border-radius with variable for consistency
2026-03-02 10:23:03 +00:00
mrleemurray
13a6803cba
style(quick-input): replace fixed border-radius with variable for consistency
2026-03-02 10:22:58 +00:00
cathaysia
43755b4762
fix(json.schemaDownload.trustedDomains): avoid always update json.sch… ( #298423 )
...
fix(json.schemaDownload.trustedDomains): avoid always update json.schemaDownload.trustedDomains
Signed-off-by: loongtao.zhang <loongtao.zhang@outlook.com >
2026-03-02 10:19:12 +00:00
Dmitriy Vasyura
c95cc7ae08
Fix Guardian errors in sanity tests stage ( #298662 )
2026-03-02 09:07:48 +00:00
João Moreno
d2a693d828
fix missing sourcemaps ( #298660 )
2026-03-02 08:54:03 +00:00
dependabot[bot]
d1d66da10a
Bump minimatch from 3.1.2 to 3.1.5 in /test/integration/browser ( #298658 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 08:53:34 +00:00
dependabot[bot]
35a6bb3858
Bump minimatch ( #298537 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.5 and updates ancestor dependencies and [minimatch](https://github.com/isaacs/minimatch ). These dependencies need to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: direct:development
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 08:48:04 +00:00
dependabot[bot]
fd63d2a386
Bump minimatch in /build ( #298315 )
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.4 )
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.4 )
Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.4 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 09:38:15 +01:00
dependabot[bot]
a432b6a01d
Bump minimatch from 9.0.5 to 9.0.9 in /build/npm/gyp ( #298336 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 9.0.5 to 9.0.9.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.9 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 09:29:01 +01:00
Johannes Rieken
f69012e7a3
fix: include error handling in inline chat session overlay logic ( #298651 )
...
re https://github.com/microsoft/vscode/issues/298647
2026-03-02 09:22:29 +01:00
Rob Lourens
bac17f9af2
Merge pull request #298638 from microsoft/roblou/specified-narwhal
...
Add progress content part component fixture
2026-03-01 22:20:42 -08:00
Rob Lourens
190ed29982
Remove edits2 setting ( #298619 )
2026-03-02 07:20:14 +01:00
Don Jayamanne
62788813e5
fix: enhance chat mode resolution by adding mode name lookup ( #298225 )
2026-03-02 16:21:18 +11:00