Commit Graph

145912 Commits

Author SHA1 Message Date
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
Benjamin Pasero 855722ab9c Startup perf regression due to top level import of http (fix #294857) (#294894)
* Startup perf regression due to top level import of http (fix #294857)

* Startup perf regression due to top level import of `http` (fix #294857)

* .
2026-02-12 14:58:23 +01:00
Benjamin Pasero 6924a14212 editors - also open MCP server back in editor and not modal (#294904) 2026-02-12 05:41:15 -08:00
Lee Murray deacb3a5b4 Merge pull request #294897 from microsoft/mrleemurray/planned-emerald-turkey
Remove backdrop-filter from minimap in dark theme for improved performance
2026-02-12 13:20:10 +00:00
Sandeep Somavarapu a948014acf add name to default account (#294878) 2026-02-12 14:12:55 +01:00
Lee Murray c4d9d33c62 Merge pull request #294881 from microsoft/mrleemurray/psychological-pink-finch
Add compact layout support for Activity Bar
2026-02-12 13:11:47 +00:00
Alex Ross e4608e284f Fix git rm of codicon.ttf (#294882)
Must have gotten lost when stashing
2026-02-12 14:11:10 +01: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
mrleemurray d39f3da098 Update keybinding test to use dynamic UUID for command ID 2026-02-12 12:36:28 +00:00
mrleemurray 5e43400b63 Add unit tests for ActivitybarPart dimensions and configuration changes 2026-02-12 12:05:53 +00:00
Alex Ross 5bb327de4b Color contrast ratio of tree view description text is 4.381:1 which is less than 4.5:1: A11y_Visual Studio Code Client_Default screen_Color Contrast (#293456)
Fixes #246455
2026-02-12 12:54:27 +01:00
Johannes Rieken 3a8ad661c4 Refactor transpileFile function to remove unused parameter and update sourcefile reference (#294867) 2026-02-12 11:53:38 +00:00
mrleemurray 32ae76d5aa Refactor icon mask size to use CSS variable for activity bar 2026-02-12 11:45:37 +00:00
Ladislau Szomoru 5f6c0faea4 Engineering - move Alpine CLI jobs into the Alpine stage (#294852)
* Move Alpine jobs

* Update CompileCLI stage

* Pull request feedback
2026-02-12 12:43:47 +01:00
Sandeep Somavarapu 783fa8d243 fixed view container locations for pane composite part service (#294859) 2026-02-12 11:35:56 +00:00
mrleemurray 56069ab826 Add compact layout support for Activity Bar with adjustable dimensions 2026-02-12 11:31:23 +00:00
Dmitriy Vasyura e44773ccce Show installation progress in update status bar entry on Windows (#292970) 2026-02-12 03:17:41 -08:00
Johannes Rieken 576ddceccc Merge pull request #294631 from microsoft/joh/successive-shrimp
Fix date reading logic in build scripts to handle missing files gracefully
2026-02-12 11:04:10 +01:00
Dmitriy Vasyura e72a9f54d6 Sanity test updates (#294782) 2026-02-12 10:36:23 +01:00
Dmitriy Vasyura d233b14b71 Use unique ID for quick diff widget focus toggle command (#294790) 2026-02-12 10:36:06 +01:00
Alex Ross b56a8fd088 Make sure API team is aware of changes to contributes too (#294624) 2026-02-12 10:35:38 +01:00
Johannes Rieken 23e2c6b19d Merge branch 'main' into joh/successive-shrimp 2026-02-12 10:31:30 +01:00
Matt Bierner 37bde10eee Merge pull request #294798 from mjbvz/dev/mjbvz/evident-tarsier
Slight chat session controller optimization
2026-02-12 01:20:27 -08:00
Dmitriy Vasyura 3d7ca2537d Update update action button styles to match primary VS Code buttons (#294811) 2026-02-12 09:18:26 +00:00
Benjamin Pasero 010803cf24 Chat maximzed, settings view on top, esc closes both (fix #294544) (#294785) 2026-02-12 09:15:54 +00:00
Matt Bierner 169261cb1d Merge pull request #294801 from mjbvz/dev/mjbvz/chosen-raven
Make chat session item timing properties readonly
2026-02-12 00:42:46 -08:00
Matt Bierner fa1646589a Merge pull request #294754 from mjbvz/dev/mjbvz/minimal-sawfish
Fix restoring non-local chat session
2026-02-12 00:42:10 -08:00
Matt Bierner a413cd5510 Fix add vs update confusion 2026-02-12 00:38:39 -08:00
Matt Bierner 8eefef2a87 Make chat session item timing properties readonly
Clarifying that timing properties can't be updated individually on managed chat session items. If you want the change to apply, you need to re-set the whole property
2026-02-12 00:26:44 -08:00
Matt Bierner 4fbcb2b5de Slight chat session controller optimization
- Add should not retransmit all items
- Skip updates if they don't do anything
2026-02-12 00:12:54 -08:00
Matt Bierner b9ed3e0402 Fix tests 2026-02-11 23:59:55 -08:00
Dmitriy Vasyura 4cc4087fef Merge branch 'main' into dev/mjbvz/minimal-sawfish 2026-02-11 21:38:27 -08: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 317a20cd63 Merge pull request #294742 from mjbvz/dev/mjbvz/wicked-boa
Switch to unified `js/ts` settings for inlay hints
2026-02-11 18:41:17 -08:00
Paul 962b547dff Hook parsing fixes (#294745) 2026-02-11 18:31:49 -08:00
Matt Bierner 1824010985 Fix restoring non-local chat session 2026-02-11 18:28:13 -08:00
Paul 6c1af3f302 Add customizations telemetry (#294741) 2026-02-11 17:49:34 -08:00
Elijah King 7e632ad633 Merge pull request #294021 from microsoft/eli/workbench-motion
side and bottom panel motion
2026-02-11 17:47:47 -08:00
Copilot 386be2607e Fix vertical alignment of Last Synced label in Settings header (#294663)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
2026-02-12 01:34:00 +00:00
Megan Rogge 2354a3ce50 add chat.autoReply (#294715) 2026-02-12 01:33:29 +00:00
eli-w-king 91340306ab adjusted speed 2026-02-11 17:20:28 -08:00
Elijah King b2885145a3 Merge branch 'main' into eli/workbench-motion 2026-02-11 17:18:03 -08:00
Matt Bierner 7566dfb857 Switch to unified js/ts settings for inlay hints
For #292934
2026-02-11 17:12:25 -08:00
Tyler James Leonhardt 3ce73d4533 Apply suggestion from @TylerLeonhardt 2026-02-11 17:11:04 -08:00
Tyler James Leonhardt d04bc913f0 Apply suggestion from @TylerLeonhardt 2026-02-11 17:10:29 -08:00
eli-w-king e8cc00bea1 restored codicon.ttf 2026-02-11 17:05:15 -08:00