dependabot[bot]
1fc1079580
Bump picomatch from 2.3.1 to 2.3.2 in /extensions/markdown-language-features ( #304920 )
...
Bump picomatch in /extensions/markdown-language-features
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:47:56 +00:00
dependabot[bot]
3ffea6b30b
Bump picomatch from 2.3.1 to 2.3.2 in /extensions/npm ( #304917 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:47:36 +00:00
dependabot[bot]
ca702223ea
Bump picomatch from 4.0.2 to 4.0.4 in /build/npm/gyp ( #304913 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.2...4.0.4 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 14:45:21 -07:00
Don Jayamanne
4f13b4742c
Improve terminal output handling to hide output when not required ( #305035 )
2026-03-26 21:36:43 +00:00
Robo
bfd8d748ee
chore: bump spdlog@0.15.8 ( #305281 )
...
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:32:56 +00:00
Lee Murray
ce31a41b82
Add 'editorUseEditorBackground' setting for terminal color control ( #302139 )
...
* Add 'editorUseEditorBackground' setting to control terminal background color in editor
* Enhance terminal configuration description for 'editorUseEditorBackground' setting to clarify its precedence over terminal background color.
* Add tests for TerminalInstanceColorProvider to validate background color behavior based on editorUseEditorBackground setting
---------
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 21:26:22 +00:00
Megan Rogge
12998a85a1
Fix PowerShell chained output in run_in_terminal ( #304513 )
...
fix #304488
2026-03-26 21:25:26 +00:00
Connor Peet
34361c9626
Merge pull request #304611 from microsoft/connor4312/fix-plugin-root
...
agentPlugins: allow root dir source
2026-03-26 14:25:22 -07:00
Matt Bierner
280a5c2f1b
Merge pull request #304672 from mjbvz/dev/mjbvz/colossal-cheetah
...
Use `DisposableMap` in chat input
2026-03-26 14:24:52 -07:00
Isidor Nikolic
7ab1a49c8d
Merge pull request #304770 from microsoft/isidorn/xenial-bee
...
fixes https://github.com/microsoft/vscode/issues/304034
2026-03-26 22:24:32 +01:00
Matt Bierner
d5370dfd46
Merge pull request #304973 from yogeshwaran-c/fix/svg-zoom-no-dimensions-v2
...
fix: enable zoom for SVGs without explicit width/height dimensions
2026-03-26 14:24:16 -07:00
Peng Lyu
71e3258bcc
Merge pull request #304801 from microsoft/rebornix/subjective-sheep
...
Support mov in image carousel
2026-03-26 14:23:47 -07:00
Megan Rogge
c4f707a8a4
tweak run_in_terminal changes ( #304843 )
2026-03-26 21:23:26 +00:00
Rob Lourens
70aef526fa
Fix error messages and improve type imports ( #304837 )
...
* Tweak error message
And fix inline type imports
Co-authored-by: Copilot <copilot@github.com >
* Fix
Co-authored-by: Copilot <copilot@github.com >
---------
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 21:23:10 +00:00
Megan Rogge
4cdcd4f345
fix accessibility issues with action list, specifically Other Models action list ( #305270 )
2026-03-26 21:22:51 +00:00
Copilot
5a3846c8ce
fix: register _aiEdits.* commands unconditionally to prevent "command not found" error
2026-03-26 21:22:22 +00:00
Kyle Cutler
9ea3f17fb9
Minor browser border style changes ( #305247 )
2026-03-26 21:20:49 +00:00
Matt Bierner
63e3432c62
Merge pull request #304863 from mjbvz/dev/mjbvz/xenacious-roundworm
...
Remove unused `hasAnySessionOptions` method
2026-03-26 14:06:04 -07:00
Raymond Zhao
5fbe9d4b6d
Merge branch 'main' into connor4312/fix-plugin-root
2026-03-26 14:05:25 -07:00
Raymond Zhao
dce1ccf513
Merge branch 'main' into dev/mjbvz/colossal-cheetah
2026-03-26 14:05:17 -07:00
Raymond Zhao
542af5f60c
Merge branch 'main' into isidorn/xenial-bee
2026-03-26 14:05:08 -07:00
Raymond Zhao
19feb49731
Merge branch 'main' into rebornix/subjective-sheep
2026-03-26 14:03:40 -07:00
Raymond Zhao
5281aa14f2
Merge branch 'main' into fix/svg-zoom-no-dimensions-v2
2026-03-26 14:02:56 -07:00
Kyle Cutler
82287d80de
Browser favicons: better error handling & data URL support ( #305244 )
2026-03-26 14:01:23 -07:00
Michael Lively
08c09ae70d
switch to gh hosted runners ( #305298 )
2026-03-26 20:58:07 +00:00
Henning Dieterichs
39b6e125e6
Fixes missing services
2026-03-26 21:47:45 +01:00
Henning Dieterichs
eca0874671
fixes cache issue
2026-03-26 21:47:45 +01:00
Henning Dieterichs
38a145ec59
use rules to determine artifacts
2026-03-26 21:47:45 +01:00
Henning Dieterichs
fd0e6e3c5e
updates artifact tool description
2026-03-26 21:47:45 +01:00
Henning Dieterichs
e6d50dd618
Show artifact widget uncollapsed by default
2026-03-26 21:47:45 +01:00
Henning Dieterichs
1c73ab855c
uses getEditorOverrideForChatResource when open an artifact
2026-03-26 21:47:45 +01:00
Benjamin Pasero
8cf1bd03b7
sessions - some fixes ( #305290 )
...
* sessions - show workspace info when archived/pinned
* sessions - rename "project" to "workspace"
* sessions - match fuzzy in pickers (e.g. repository)
* sorting fixes
* sort alphanum
* .
* .
2026-03-26 21:46:57 +01:00
Yogeshwaran C
6e1bad2b04
Merge pull request #304979 from yogeshwaran-c/fix/coverage-sort-persist
...
fix: persist test coverage sort order across sessions
2026-03-26 20:29:17 +00:00
Lee Murray
e8e47a0d96
sessions: only animate sidebar body on reveal ( #305273 )
...
* Enhance sidebar animation: keep title/footer fixed while body content slides in
* Refine sidebar animation: ensure header and footer remain static during reveal
* Disable transitions and animations for sidebar title actions and global actions
* Refine sidebar reveal animation: ensure header/footer remain static while preserving interaction feedback
* Remove unnecessary transition and animation rules for sidebar header and footer to maintain interaction feedback during reveal
* sessions: address PR review feedback
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
---------
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-26 20:56:45 +01:00
Vijay Upadya
52c6d5f987
Add session reference context attachment for chat troubleshooting ( #305243 )
...
* session reference as context
* Feedback changes
* Add non local sessions
---------
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-26 19:51:01 +00:00
Sandeep Somavarapu
fb8f4c8e3f
sessions: show inline pin indicator on pinned sessions ( #305191 )
...
* enhance session item toolbar visibility for pinned sessions
* add pinned indicator to session item toolbar for better visibility
* refactor: simplify session filtering logic by removing pinned session checks
2026-03-26 18:59:06 +00:00
Dmitriy Vasyura
10f505746f
Add retries to sanity tests for dpkg lock errors on Linux ( #305235 )
2026-03-26 10:45:30 -07:00
Lee Murray
226c847782
Merge pull request #305202 from microsoft/mrleemurray/changes-panel-splitview
...
Implement SplitView for changes panel and enhance CI status widget layout
2026-03-26 17:30:13 +00:00
Connor Peet
29d9808be8
agentHost: ui side for queued messages ( #304954 )
...
* agentHost: initial queuing/steering data flows
* agentHost: ui side for queued messages
Steering messages still don't quite work yet, I need to hook up some more stuff in the CLI for that I believe.
* comments
* rm dead code
2026-03-26 16:45:15 +00:00
Bryan Chen
ddc44da46f
Merge pull request #304938 from microsoft/bryanchen-d/suppress-popular-leak-telemetry
...
docs: add error construction analysis guidance to fix-errors skill and prompt
2026-03-26 09:40:37 -07:00
Alex Ross
84f7ab5aa0
Update grammars ( #305181 )
2026-03-26 09:35:55 -07:00
mrleemurray
1daa2bd43e
refactor: rename Changes view to Artifacts and clean up related code
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 16:14:04 +00:00
Sandeep Somavarapu
cae186c9f8
fixes to sessions ( #305205 )
...
* fixes to sessions
* copilot feedback
2026-03-26 16:10:25 +00:00
mrleemurray
f7784f32af
refactor: update CIStatusWidget dimensions and adjust layout in ChangesViewPane
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 15:30:40 +00:00
Matt Bierner
abdf722266
Merge pull request #304987 from yogeshwaran-c/fix/ts-source-add-imports-preferences
...
fix: send user preferences to TS server even without visible editor
2026-03-26 08:10:46 -07:00
mrleemurray
388a59a15e
fix: adjust padding for twistie icon in chat editing session list
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 14:55:05 +00:00
Martin Aeschlimann
6648ece501
prompt files: only show problems for files open in editor ( #304872 )
...
* prompt files: only show problems for files open in editor
* update
2026-03-26 14:54:19 +00:00
mrleemurray
7e41df97ac
refactor: simplify layout logic in ChangesViewPane and enhance CIStatusWidget styles
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 14:52:55 +00:00
Robo
6eee457e0c
chore: additional error categories for macOS cert api ( #305154 )
...
* chore: additional error categories for macOS cert api
* chore: bump distro
2026-03-26 14:49:27 +00:00
mrleemurray
872217c276
feat: implement SplitView for changes panel and enhance CI status widget layout
...
Co-authored-by: Copilot <copilot@github.com >
2026-03-26 14:41:44 +00:00