Commit Graph

17269 Commits

Author SHA1 Message Date
Matt Bierner
ffc4f9dcb3 Reapply 8e445caeff
Switching to a slightly older postcss version to avoid the official build issue
2026-03-03 10:57:52 -08:00
Lee Murray
acbe4125e9 Merge pull request #299014 from microsoft/mrleemurray/update-2026-theme-syntax-colors
Update syntax colors for 2026 theme
2026-03-03 18:36:02 +00:00
Lee Murray
611bd83d58 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 18:11:10 +00:00
deepak1556
92de3b63d5 chore: apply feedback 2026-03-04 01:59:57 +09:00
deepak1556
278032fc75 feat: support heap profile and snapshot capture for tsserver 2026-03-04 01:36:10 +09:00
Osvaldo Ortega
dd8539f530 Session window: apply patch to local 2026-03-03 08:28:10 -08:00
Alex Ross
091ef378ba Update grammars (#298962) 2026-03-03 13:56:43 +00:00
Lee Murray
4cbf86e018 Merge pull request #298944 from microsoft/mrleemurray/average-emerald-puffin
Update editor widget background colors in 2026 Light theme
2026-03-03 12:49:37 +00:00
Ladislau Szomoru
fb87d94563 Git - expose random name generation for branches (#298938) 2026-03-03 12:45:46 +00:00
Lee Murray
2c34409c0b Merge pull request #298930 from microsoft/mrleemurray/port-2026-theme-shadows
Port 2026 theme shadows into product
2026-03-03 12:29:21 +00:00
mrleemurray
fff1ab05af Update editor widget background colors in 2026 Light theme 2026-03-03 12:08:55 +00:00
mrleemurray
a61ae194be Merge remote-tracking branch 'origin/main' into mrleemurray/update-2026-theme-syntax-colors 2026-03-03 11:58:43 +00:00
Christof Marti
51f5cafd6f Revert "Port github extension to use esbuild" (#298920) 2026-03-03 12:40:44 +01:00
mrleemurray
50d56004c5 refactor: remove overflow styles from notifications and clean up input box styles 2026-03-03 11:20:06 +00:00
mrleemurray
985ce3841e refactor: reorganize shadow variables in theme styles for consistency
Co-authored-by: Copilot <copilot@github.com>
2026-03-03 10:59:00 +00:00
mrleemurray
a6e427ed1f refactor: update box-shadow styles across various components to use new shadow variables
- Replaced hardcoded box-shadow values with new CSS variables for consistency and improved theming.
- Updated styles in postEditWidget, findOptionsWidget, findWidget, floatingMenu, hover, parameterHints, peekViewWidget, renameWidget, stickyScroll, suggest, actionWidget, hover, quickInput, agentFeedback components, and more.
- Introduced new shadow variables: --vscode-shadow-sm, --vscode-shadow-md, --vscode-shadow-lg, --vscode-shadow-xl, and --vscode-shadow-hover for better control over shadow effects.

Co-authored-by: Copilot <copilot@github.com>
2026-03-03 10:47:14 +00:00
Matt Bierner
8e445caeff Revert "Remove remaining webpack references for building extensions"
This reverts commit 3d7cf10fd1.
2026-03-02 22:42:15 -08:00
David Dossett
101a6c7dd5 Use Dark Dimmed tokens for syntax highlighting and diff colors 2026-03-02 15:19:40 -08:00
Matt Bierner
3d7cf10fd1 Remove remaining webpack references for building extensions
All extensions now should be fully ported over to use esbuild instead of webpack
2026-03-02 15:07:39 -08:00
Matt Bierner
2a1295cbda Merge pull request #298778 from mjbvz/dev/mjbvz/preliminary-canidae
Port github extension to use esbuild
2026-03-02 15:05:57 -08:00
Matt Bierner
46b8e82a0d Update extensions/github-authentication/esbuild.browser.mts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-02 13:22:20 -08:00
Matt Bierner
305a82d762 Port github-authentication extension to use esbuild 2026-03-02 13:07:56 -08:00
Matt Bierner
9e0a44acc3 Port github extension to use esbuild
Had to make same fixes as with #296355. We can't pull in const enums from a d.ts file like this
2026-03-02 11:28:35 -08:00
Matt Bierner
fc4a565437 Merge pull request #298108 from microsoft/dev/mjbvz/other-meadowlark
Port git extension to use esbuild
2026-03-02 09:11:02 -08:00
Matt Bierner
c100c1fd24 Align js/ts.suggest.completeJSDocs with other names
Fixes #298734

Aligning this to use the id `js/ts.suggest.jsdoc.enabled` because we have another setting in the `#js/ts.suggest.jsdoc.*` scope
2026-03-02 08:26:55 -08:00
Matt Bierner
68f4b3a2dc Merge pull request #297500 from microsoft/dev/mjbvz/youthful-whale
Add definition support for nls strings in package.json
2026-03-02 08:03:50 -08:00
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
mrleemurray
12d5932337 style(defineKeybindingWidget): remove border-radius for consistency with theme styles 2026-03-02 11:09:56 +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
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
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
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
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