Commit Graph

17240 Commits

Author SHA1 Message Date
mrleemurray
2e5af5b088 Add chat thinking shimmer color to 2026 Light theme 2026-02-18 12:59:23 +00:00
Matt Bierner
3f8fc43e23 Use standard setting name and fix check 2026-02-17 16:56:50 -08:00
Matt Bierner
2a2f6407e4 Adopt unified js/ts setting for format settings
For #292934
2026-02-17 13:05:55 -08:00
David Dossett
374c7e424f Polish actionmenu and list styles (#295825)
Custom action widget menu styles: 12px codicons, 6px gap
2026-02-17 19:29:03 +00:00
David Dossett
7d8ebbc9a8 Chat input styling: border radius, icon colors, toolbar tweaks (#294351)
* Chat input styling: border radius, icon colors, toolbar tweaks

* Swap all send icons to arrowUp, fix toolbar icon colors

* Fix missing semicolon, move inline styles to CSS class

* Update 2026 theme chat input radius to radius-lg

* Update descriptionForeground to #888888 in 2026 dark theme

* Revert background agent Copilot CLI customizations
2026-02-17 18:48:33 +00:00
Matt Bierner
cd303a89df Merge pull request #295271 from microsoft/dev/mjbvz/esbuild-merge
Esbuild a few more built-in extensions
2026-02-17 09:33:01 -08:00
Benjamin Pasero
b1009c98bb Sessions exploration (#294912) 2026-02-17 14:14:39 +00:00
mrleemurray
7520304216 Add hover background for sticky scroll in dark and light themes 2026-02-17 12:23:49 +00:00
mrleemurray
cebaef18d3 Fix indentation 2026-02-17 12:20:25 +00:00
mrleemurray
2b42a80885 Enhance quick input list styles for better visibility and interaction 2026-02-17 12:13:01 +00:00
mrleemurray
152d29bd0c Fix sticky widget styles for reduced transparency theme 2026-02-17 11:38:34 +00:00
mrleemurray
4960dbf34e Add hover background for sticky line content in editor 2026-02-17 11:36:30 +00:00
mrleemurray
9777d84972 Enhance minimap autohide functionality and improve sticky widget styles 2026-02-17 11:29:57 +00:00
mrleemurray
0955181440 fix: update command center active background and add toolbar hover background color 2026-02-16 16:44:20 +00:00
mrleemurray
4871bc4901 fix: add border color for widget in 2026 dark theme 2026-02-16 16:19:42 +00:00
Ladislau Szomoru
dfec5880f8 Git - 💄 extract quick diff providers (#295564)
Git - extract quick diff providers
2026-02-16 17:10:19 +05:00
Johannes Rieken
4f5d8f3946 Remove code-no-native-private ESLint rule (#295535) 2026-02-16 10:03:47 +01:00
Matt Bierner
5ded895db4 Adopt unified js/ts setting for preferences
For #292934
2026-02-13 15:33:01 -08:00
Matt Bierner
75a0ad4f75 Esbuild a few more built-in extensions
Switches from webpack to esbuild for `merge-conflict`, `references-view`,  `search-result`, and `simple-browser`
2026-02-13 15:00:06 -08:00
Tyler James Leonhardt
80ee2d8f15 Remove unused LoopbackAuthServer from microsoft-authentication (#295254)
The LoopbackAuthServer class in extensions/microsoft-authentication
is dead code with no references. The active loopback servers live in
extensions/github-authentication and src/vs/workbench/api/node.
2026-02-13 15:48:39 -06:00
Lee Murray
2e0ae5f4f1 Merge pull request #294934 from microsoft/mrleemurray/lively-amethyst-rooster
Refactor theme styles for buttons and quick input widgets
2026-02-13 17:50:26 +00:00
Remco Haszing
1a13b9ca22 Add additional markdown extensions
This marks the `.litcoffee` file extension as markdown. This is a
markdown format, where indented code blocks can be interpreted as
CoffeeScript.

This also adds the `.mkdn` and `.ron` extensions, which are taken from
https://github.com/sindresorhus/markdown-extensions/blob/main/index.js.
2026-02-13 15:22:53 +01:00
Lee Murray
71c0804d67 Merge pull request #295166 from microsoft/mrleemurray/double-bronze-gibbon
Enhance quick input widget styling for better visibility and interaction
2026-02-13 14:11:11 +00:00
mrleemurray
8bc0e77401 Enhance quick input widget styling for better visibility and interaction 2026-02-13 13:47:44 +00:00
mrleemurray
8d43dd606a Add support for reduced transparency in accessibility settings 2026-02-13 13:37:03 +00:00
Matt Bierner
39ebcc7f34 Use esbuild instead of webpack to bundle the css extension
Switches from webpack to esbuild to bundle the css extension. Tested this locally in a browser and creating an official build to test the bundled extension still work correctly
2026-02-13 00:05:47 -08:00
Matt Bierner
730cabf7f3 Fix esbuilt web extensions
We should be using cjs here still. Only webviews use esm
2026-02-12 23:35:20 -08:00
Matt Bierner
631230f71b Merge pull request #295029 from microsoft/dev/mjbvz/esbuild-gunt
Adopt esbuild instead of webpack for a few more extensions
2026-02-12 16:52:22 -08:00
Matt Bierner
1ca69349dd Merge pull request #295055 from mjbvz/dev/mjbvz/mighty-horse
Adopt unified js/ts setting for suggest
2026-02-12 15:27:11 -08:00
Matt Bierner
313730f836 Use browser if it exists 2026-02-12 15:15:08 -08:00
Raymond Zhao
e987c5242e chore: bump extension versions (#295040) 2026-02-13 04:15:03 +05:00
Matt Bierner
41a5154112 Merge branch 'main' into dev/mjbvz/esbuild-gunt 2026-02-12 15:09:29 -08:00
Matt Bierner
dfc43c73a6 Adopt unified js/ts setting for suggest
Fixes #292934
2026-02-12 15:07:36 -08:00
Matt Bierner
97384371fa Fixing error reporting and resolution of jsonc 2026-02-12 14:14:56 -08:00
Matt Bierner
37cdd0eb43 Fixing errors 2026-02-12 12:43:36 -08:00
Matt Bierner
5d33f345e1 Merge branch 'main' into dev/mjbvz/legitimate-squirrel 2026-02-12 12:37:14 -08:00
Matt Bierner
2e81391ad3 Adopt esbuild instead of webpack for a few more extensions
Adopting for configuration-editing, emmet, grunt, jake, and npm
2026-02-12 12:31:13 -08:00
Ladislau Szomoru
f23e9ca900 Git - Fix parent repository dialog in agent session workspace (#294967)
Fix parent repository dialog in agent session workspace
2026-02-12 09:05:35 -08:00
Ladislau Szomoru
ba54343db9 Git - store repository root in the cache along with the workspace folder (#294943) 2026-02-12 15:48:03 +00:00
mrleemurray
61ce2a354b style(theme): adjust background property for quick input widget rows 2026-02-12 15:19:50 +00:00
mrleemurray
f211ce87b4 style(theme): adjust backdrop filter for peek view widget to enhance visual clarity 2026-02-12 15:19:16 +00:00
mrleemurray
0791e86ff1 style(theme): update menu separator background and refine quick input widget styles 2026-02-12 14:48:44 +00:00
mrleemurray
78e3e7713a style(theme): update button hover backgrounds and enhance quick input widget transparency 2026-02-12 14:36:13 +00:00
mrleemurray
315525c23b refactor(theme): update button border color and clean up unused shadows in styles 2026-02-12 14:17:45 +00:00
Lee Murray
b75669b3b9 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 13:03:52 +00:00
mrleemurray
b13dc5eacf Remove backdrop-filter from minimap in dark theme for improved performance 2026-02-12 12:59:15 +00:00
Matt Bierner
5cc2b2a6f7 Merge pull request #294716 from microsoft/dev/mjbvz/more-esbuild-ext-cleanup
Clean up esbuilding of extensions
2026-02-11 19:30:35 -08:00
Matt Bierner
7566dfb857 Switch to unified js/ts settings for inlay hints
For #292934
2026-02-11 17:12:25 -08:00
Matt Bierner
5423e1a2a5 Update ignore file list 2026-02-11 16:42:08 -08:00
Matt Bierner
cb714c7c9f Addressing code review comments 2026-02-11 16:38:06 -08:00