Commit Graph

17240 Commits

Author SHA1 Message Date
eli-w-king
9197ab8dc1 fixed chat input buttons foreground 2026-01-28 20:05:43 -08:00
eli-w-king
fd3c4bf17b consistent transparency, white background 2026-01-28 19:48:04 -08:00
Matt Bierner
86ab95ec56 Add a title for generated mermaid diagrams and use this in the editor 2026-01-28 16:10:51 -08:00
Matt Bierner
9671622029 Enable chat mermaid tool by default
Feeling more confident in its current state. Let's preview this feature for stable users too
2026-01-28 13:43:09 -08:00
Matt Bierner
b895a24030 A bit more polish on mermaid chat items
- Remove context menu for open in editor since there's a button now
- Faster pinch zoom
- Only pan when holding alt/option
- Fix transparent button on hover
2026-01-28 13:15:08 -08:00
RedCMD
3b35824fd8 fix: VB increaseIndentPattern 2026-01-28 19:52:07 +01:00
Ladislau Szomoru
dab807f670 Git - expose more options to apply a patch (#291309)
* Git - expose more options to apply a patch

* 💄 Reorder options
2026-01-28 08:29:50 -08:00
Ladislau Szomoru
1bf610daab Git - request resource trust for the parent folder of the .git folder (#291261) 2026-01-28 11:56:25 +00:00
Lee Murray
4cbf427ece Merge pull request #291254 from microsoft/mrleemurray/youngest-ivory-porcupine
Update background colors in 2026 Light theme
2026-01-28 11:11:39 +00:00
mrleemurray
f303cf2cd3 Update editor and UI background colors in 2026 Light theme 2026-01-28 10:52:50 +00:00
mrleemurray
9b0e547075 Update foreground color for comment settings in 2026 Light theme 2026-01-28 10:46:07 +00:00
Elijah King
58f407afc7 Merge pull request #290624 from microsoft/eli/theme-fixes
2026 theme fixes
2026-01-28 02:25:32 -08:00
Matt Bierner
e41a3a88c7 Polish mermaid chat previews
- Updates api so extensions can track lifecycles of webviews
- Caches heights across reloads
- Improve rendering of loading indicator
- Use codicons for icons
2026-01-27 21:14:38 -08:00
Elijah King
9dd32e4f02 Merge branch 'main' into eli/theme-fixes 2026-01-27 14:33:03 -08:00
Matt Bierner
c2df422c20 Merge pull request #286476 from dalisoft/patch-1
fix(typescript): `tsserver.useSyntaxServer.always` description
2026-01-27 13:21:04 -08:00
Alex Ross
f89c803449 Try once again to fix the element already registered bug (#290795)
Fixes microsoft/vscode-pull-request-github#8073
2026-01-27 18:11:33 +01:00
Ladislau Szomoru
3fbb12a61c Git - fix open repository command (#290836)
* Git - fix open repository command

* Missed couple of places
2026-01-27 16:41:51 +01:00
Matt Bierner
cd777737ad Merge pull request #290733 from mjbvz/dev/mjbvz/double-flamingo
Allow opening chat mermaid diagrams in a full sized editor
2026-01-27 05:59:17 -08:00
Matt Bierner
1772c98373 Allow opening chat mermaid diagrams in a full sized editor
Fixes #271371

Basic flow is working but needs polish
2026-01-27 01:53:56 -08:00
Ladislau Szomoru
4ac2f00e07 Git - fix bug causing multiple resource trust dialogs when worktrees are present (#290707) 2026-01-27 08:32:18 +00:00
Matt Bierner
f95a763987 Merge pull request #290639 from mjbvz/dev/mjbvz/supreme-grouse
Polishing mermaid rendering
2026-01-26 17:00:18 -08:00
eli-w-king
165e1eeae6 added warning and error badge and icon colors 2026-01-26 16:39:36 -08:00
Matt Bierner
5fde6cdf3e Polishing mermaid rendering 2026-01-26 16:32:55 -08:00
eli-w-king
a623f6ed33 removed faint dropshadow arround tool call and tertiaty buttons 2026-01-26 16:20:48 -08:00
Elijah King
69253ecc99 Merge branch 'main' into eli/theme-fixes 2026-01-26 16:09:46 -08:00
eli-w-king
16fd977993 fixed sign in modal and apple logo 2026-01-26 16:04:11 -08:00
eli-w-king
44059761a5 removed todo drop shadows 2026-01-26 15:51:21 -08:00
eli-w-king
9607c991e8 added focus color to bold search text 2026-01-26 15:37:42 -08:00
Ladislau Szomoru
3a95c41dac Git - delay trust request until we are certain that we can open the repository (#290594) 2026-01-26 23:25:18 +00:00
eli-w-king
ad1bcf0b8a fixed text bubble background and made blue just a bit more vibrant 2026-01-26 15:05:49 -08:00
Johannes Rieken
474d01ff60 OSS tool (#290481) 2026-01-26 18:32:29 +00:00
Ladislau Szomoru
7c84594330 Git - open repositories in an empty workspace without seeing the notification about parent folders (#290433) 2026-01-26 17:03:22 +00:00
Sandeep Somavarapu
d4d37b83e0 Add proposed API support for agent sessions workspace (#290385)
* Add proposed API support for agent sessions workspace

* add access to agentSessionsWorkspace proposed api
2026-01-26 16:05:36 +00:00
Ladislau Szomoru
b962957183 Workspace Trust - add support to request trust for a resource (#290404)
* Initial implementation

* Pull request feedback
2026-01-26 15:59:55 +00:00
Lee Murray
a3f7ea8588 Merge pull request #290399 from microsoft/mrleemurray/uneven-green-bandicoot
Enhance 2026 Dark theme styling
2026-01-26 15:28:58 +00:00
mrleemurray
a2c934979a Enhance 2026 Dark theme: adjust editor widget background opacity and improve peek view styling 2026-01-26 15:09:10 +00:00
mrleemurray
989470c1f5 Update color settings in 2026 theme files for improved readability 2026-01-26 14:59:33 +00:00
Lee Murray
193aa35a81 Merge pull request #290368 from microsoft/mrleemurray/misleading-green-antelope
Update editor widget background opacity and enhance token colors
2026-01-26 11:57:47 +00:00
Lee Murray
b5bab3d259 Merge pull request #290362 from microsoft/mrleemurray/extra-aqua-trout
Enhance theme styles for editor and keybinding widgets
2026-01-26 11:47:40 +00:00
mrleemurray
a2bb8b247f theme - update editor widget background opacity and enhance token colors for HTML/XML and operators 2026-01-26 11:33:18 +00:00
mrleemurray
ae9367e90c Enhance theme styles: adjust editor widget backgrounds and add define keybinding widget styles 2026-01-26 11:08:06 +00:00
mrleemurray
238fb89e3b Update editor widget background opacity and enhance tab shadow effects 2026-01-26 10:49:52 +00:00
Dmitriy Vasyura
aa19df565f Portable mode improvements and bug fixes (#287063)
Disabled protocol handlers and registry updates on Windows in portable mode.
Added API proposal to detect if VS Code is running in portable mode from extensions.
Skipped protocol redirect in GitHub authentication in portable mode.
2026-01-24 13:22:53 +01:00
Matt Bierner
295ce3e96b Use light mermaid theme in high contrast light
For #271370
2026-01-23 16:29:43 -08:00
Raymond Zhao
564100cbce chore: bump parcel/watcher (#289984) 2026-01-23 12:52:42 -08:00
mrleemurray
0bfc94e723 update checkbox border colors for dark and light themes; enhance quick access tab styling 2026-01-23 17:20:19 +00:00
mrleemurray
810cd7a647 Update editor hover widget background for improved visibility and consistency 2026-01-23 15:22:27 +00:00
mrleemurray
2c1b0edd5f Update peek view background color for improved contrast and visibility 2026-01-23 14:54:06 +00:00
mrleemurray
328692d249 Add border to quick input widget in dark theme for improved visibility 2026-01-23 14:44:23 +00:00
mrleemurray
f104f11849 Enhance UI shadows and borders with CSS variables for improved consistency and visual depth 2026-01-23 14:40:25 +00:00