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
Matt Bierner
03561955b7
Clean up esbuilding of extensions
...
- Make sure we still always type check using `tsgo --noEmit`
- Align names of esbuild files
- Convert all esbuild files to typescript. We use the `.mts` extension to avoid annoying node warnings about using pacakges
2026-02-11 14:57:16 -08:00
Matt Bierner
8f86467b6c
Merge pull request #294665 from mjbvz/dev/mjbvz/exceptional-skink
...
Improve js/ts code lens settings descriptions
2026-02-11 12:37:05 -08:00
Matt Bierner
f60e8ae4b3
Improve js/ts code lens settings descriptions
...
For #292934
Adding some links and removing extra keywords
2026-02-11 11:54:32 -08:00
Matt Bierner
bfa944fb21
Merge pull request #294227 from microsoft/dev/mjbvz/mid-rook
...
Adopt esbuild for bundling more builtin extensions
2026-02-11 11:21:09 -08:00
mrleemurray
c0c8316db8
Remove redundant border-radius inheritance from vertical action bars in context menus
2026-02-11 15:06:40 +00:00
mrleemurray
1cd08a4237
Refactor context menu styles by removing unnecessary backdrop-filter rules
2026-02-11 14:58:27 +00:00
mrleemurray
c91fbe4b39
Update menu separator color and enhance backdrop-filter for context menus
2026-02-11 12:17:00 +00:00
Paul
cacbbe30b9
Add support for disabling all hooks and use JSONC ( #294234 )
2026-02-10 23:24:45 -08:00
David Dossett
272ea03136
Set textPreformat.background in dark 2026 theme ( #294303 )
...
Tweak code backgrounds in markdown
2026-02-11 02:32:00 +00:00
Matt Bierner
0493189e18
Start adopting unified js/ts config for code lenses
...
For #292934
Testing this with a self contained area first: code lenses. Will keep support for the old setting values too to avoid breaking existing settings
2026-02-10 16:14:49 -08:00
Matt Bierner
f5827dab39
Adopt esbuild for bundling more builtin extensions
...
Follow up on #294208
2026-02-10 12:39:41 -08:00
Matt Bierner
d434a65945
Use esbuild to pack the markdown extension for desktop and web ( #294208 )
...
* Try using esbuild to bundle our built-in extensions
Test switching to esbuild instead of webpack to bundle our buildin extensions. Setup so we can do this incrementally and starting with the markdown extension as a test
* Fix build ext media
* Fix .ts script name check
* Update comment
* Use ts for all scripts
2026-02-10 20:32:40 +00:00
Lee Murray
93ff801e0f
Merge pull request #294149 from microsoft/mrleemurray/dying-coral-bat
...
Update widget border colors and hover backgrounds for theme consistency
2026-02-10 17:06:50 +00:00
mrleemurray
85e3eef75f
Add border and box-shadow to notifications center for improved visibility
2026-02-10 15:59:02 +00:00
mrleemurray
0d12078d05
Update secondary hover background colors for consistency in the 2026 Light theme
2026-02-10 15:54:58 +00:00
mrleemurray
9b7047a5f0
Update widget border colors and adjust border-radius for consistency in themes
2026-02-10 15:45:58 +00:00
mrleemurray
02c85ea7ba
Enhance 2026 theme: update editor sticky scroll background and adjust light theme tab and breadcrumb colors
2026-02-10 15:09:22 +00:00
Martin Aeschlimann
e083e83887
support claude rules ( #293829 )
...
* support claude rules
* polish
* update
* default content for creating claude agents and rules
2026-02-09 21:40:29 +00:00
mrleemurray
fbc0344299
Update 2026 Light theme colors and enhance agent status badge styles
2026-02-09 15:33:01 +00:00
mrleemurray
fa94d6f5d8
Fix backdrop-filter issue in quick chat widget to prevent layout shifts
2026-02-09 12:43:37 +00:00
Martin Aeschlimann
825a4fb0ed
support for claude agents ( #293354 )
...
* =yes
* update
* add test
* update
* adopt Target type
* update
* map model
* move tool mapping to promptsService
2026-02-08 16:13:58 -08:00
Ladislau Szomoru
efb6eeee9d
Git - openRepository extension API should always open the repository without any prompts ( #293681 )
2026-02-07 20:37:03 +01:00
David Dossett
0ed85cc5ac
Polish agent sessions list UI ( #293523 )
...
* Polish agent sessions list UI
- Show description alongside diff badge with dot separator
- Use regular foreground for active selection, descriptionForeground for inactive
- Remove background/outlines from diff badge
- Bump read indicator opacity to 20%
* Fix sessionDateFromNow test expectations
* Add white-space: nowrap to title/description for clean truncation
* Move compact time formatting to shared date utils
Add useCompactUnits option to fromNow() and getDurationString() for
single-letter compact units (5m, 2h, 3d) and remove custom functions
from agentSessionsViewer.
* Hide description when diff badge is shown
* Revert date formatting to pre-PR style (e.g. '4 hrs ago')
* Drop 'ago' suffix from session date labels
* Revert date.ts to upstream (remove unused useCompactUnits)
* Remove trailing period from completion status labels
2026-02-06 18:46:21 -08:00
Dmitriy Vasyura
fa6cfe12c6
Metered network connections support ( #288919 )
...
Includes public API, user setting, status bar icon and a new service to support metered network connections.
Updates code in various areas performing automated actions using network to delay/pause network operations while network connection is being metered.
2026-02-06 14:52:14 -08:00
Lee Murray
8bd4f154a0
Merge pull request #293463 from microsoft/mrleemurray/sore-silver-tuna
...
Adjust z-index values for UI elements
2026-02-06 17:33:52 +00:00
mrleemurray
a20e879af9
fix: restore box-shadow for activity bar in nosidebar layout
2026-02-06 16:38:55 +00:00
mrleemurray
e2c000658b
Adjust z-index values for UI elements in styles.css
2026-02-06 16:19:15 +00:00
mrleemurray
11eabe1e23
Update button and badge colors in 2026 Dark theme for better visibility
2026-02-06 14:46:58 +00:00
Lee Murray
3a3f254658
Merge pull request #293396 from microsoft/mrleemurray/multiple-copper-mink
...
Update titlebar styles for improved opacity handling
2026-02-06 13:03:30 +00:00
Lee Murray
50af822048
Merge pull request #293383 from microsoft/mrleemurray/main-blush-leech
...
Enhance dark theme with brightness reduction for better contrast
2026-02-06 13:01:40 +00:00
mrleemurray
b4120577a4
style - update titlebar styles for improved opacity and background handling in inactive state
2026-02-06 12:17:39 +00:00
mrleemurray
c91b6d8865
style - enhance dark theme with brightness reduction for better contrast
2026-02-06 11:31:27 +00:00