Commit Graph

145489 Commits

Author SHA1 Message Date
mrleemurray a20e879af9 fix: restore box-shadow for activity bar in nosidebar layout 2026-02-06 16:38:55 +00:00
copilot-swe-agent[bot] c308cc9f87 perf: check sentiment before state to avoid unnecessary computation
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
2026-02-06 17:36:56 +01:00
copilot-swe-agent[bot] 7704adeb3e refactor: make sentiment check reactive in inline completion status
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
2026-02-06 17:36:56 +01:00
copilot-swe-agent[bot] 343885d284 fix: gate inline completion language status on AI features disabled setting
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
2026-02-06 17:36:56 +01:00
Copilot 7244160219 Use MODAL_GROUP for agent session projection editors (#293390)
* Initial plan

* Update session projection to use MODAL_GROUP for editors

Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>

* Simplify chatEditingSession to always use editorService with ACTIVE_GROUP default

Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>

* Revert unneeded changes to chatEditingSession and chatEditingService

Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
2026-02-06 17:06:53 +01:00
Johannes Rieken a95abce2b3 fix leaking disposables (#293155)
* fix leaking disposables in event handler registrations

Fixes memory leaks caused by using this._register() inside callbacks
that fire multiple times. Each call added entries to the disposable
store that were never cleaned up.

Fixes:
- problemCollectors: register inside onModelRemoved handler
- loadedScriptsView: session listeners without per-session cleanup
- debugActionViewItems: existing sessions not tracked for cleanup
- terminalTaskSystem: register inside terminate() method
- textAreaEditContextInput: register inside runAndSubscribe callback
- terminal.history.contribution: register inside onDidAddCapability
- terminalInstance: nested register in capability handler
- storageMainService: per-profile listeners accumulating

* fix leaking disposables in storage test
2026-02-06 10:06:29 -06:00
Harald Kirschner 5dcb935e32 Add accessibility instructions for AI coding agents (#293290) 2026-02-06 10:05:47 -06:00
Copilot f493ad389b Fix text/uri-list transformation in tree view drag for remote environments (#292818)
* Initial plan

* Fix text/uri-list transformation in tree view drag and drop for remote environments

Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>

* Improve variable naming in handleDrag test

Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
2026-02-06 15:58:21 +00:00
Alex Ross fdfcc5f037 Fix some leaks (#293406)
* Fix some leaks
Part of #293200

* Copilot PR feedback
2026-02-06 15:52:22 +00:00
Lee Murray f00d9a6204 Merge pull request #293433 from microsoft/mrleemurray/normal-maroon-hippopotamus
Update extension button styles and improve button hierarchy in extension detail view
2026-02-06 15:23:51 +00:00
Benjamin Pasero a319065e92 modal editor tweaks (#293434)
* modal dailog tweaks

* .
2026-02-06 15:21:10 +00:00
Lee Murray 820b0f8a43 Merge pull request #293437 from microsoft/mrleemurray/comfortable-amber-gibbon
Update button and badge colors in 2026 Dark theme for better visibility
2026-02-06 15:13:16 +00:00
mrleemurray 11eabe1e23 Update button and badge colors in 2026 Dark theme for better visibility 2026-02-06 14:46:58 +00:00
mrleemurray 599949677a Update extension button styles and improve button hierarchy in extension detail view 2026-02-06 14:33:30 +00:00
Alex Ross 70c1d6422d Fix leak in simple file dialog (#293411)
Part of #293200
2026-02-06 13:55:46 +00:00
Alex Ross ec6a15b42c Fix leaks in port auto forwarding (#293409)
Part of #293200
2026-02-06 13:37:41 +00:00
Dmitriy Vasyura 5bbc012796 Render update action button in release notes webview (#293211)
* Render update action button in release notes webview

* PR feedback
2026-02-06 14:33:45 +01:00
Dmitriy Vasyura 58f24e2fa2 Remove extra parentheses from ShouldUpdateShortcut checks in code.iss (#293385) 2026-02-06 14:33:13 +01:00
Henning Dieterichs 78715f5792 Fixes CI 2026-02-06 14:04:23 +01:00
Henning Dieterichs 249b633e04 Integrates IUserInteractionService across code editor components 2026-02-06 14:04:23 +01:00
Henning Dieterichs 56cda4306e Adds user interactive service to allow mocking focus/hover states (in inline completions). 2026-02-06 14:04:23 +01: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
Benjamin Pasero 4f99130b1d modal editor - increase z-index again (#293393) 2026-02-06 14:03:01 +01:00
Benjamin Pasero ef923dcec1 modal editor - tweaks (#293388) 2026-02-06 14:02:33 +01: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
Lee Murray 5f04072d9a Merge pull request #293379 from microsoft/mrleemurray/past-fuchsia-bird
Include modern default theme files in 2026 Dark and Light themes
2026-02-06 12:22:05 +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
mrleemurray 2158344498 style - include modern default theme files in 2026 Dark and Light themes 2026-02-06 11:12:38 +00:00
Dmitriy Vasyura d872b794fb Avoid overwriting shortcuts during background update if they already exist (#293366) 2026-02-06 11:50:22 +01:00
Henning Dieterichs ecb1e461bb Adds kusto exploration instructions & improves telemetry types (#293355) 2026-02-06 10:20:31 +00:00
Alex Ross 6764590f38 Switch over to command for PR chat response type (#293161)
* Switch over to command for PR chat response type
Part of #290997

* Fix failing test
2026-02-06 09:51:09 +00:00
Benjamin Pasero 37022be0f4 fix - adjust header height in ModalEditorPart (#293346) 2026-02-06 09:48:54 +00:00
Benjamin Pasero d44457ca91 style - update styles for modal editor components (#293341) 2026-02-06 09:24:42 +00:00
Benjamin Pasero 766e1715ce extensions - open as editor again (#293334) 2026-02-06 09:11:34 +00:00
Paul 0660bf5cf9 String update (#293298) 2026-02-06 07:07:37 +00:00
Benjamin Pasero 9ad359c4f5 Leaks! (#293200) (#293308) 2026-02-06 07:06:47 +00:00
Justin Chen ea0bcdf890 fix edits jumping around and questions appearing above (#293302) 2026-02-06 06:34:59 +00:00
Connor Peet e424bfc45a Merge pull request #293212 from microsoft/connor4312/293200
debt: cleanup leaks
2026-02-05 21:47:00 -08:00
Don Jayamanne a02259fdb9 Update RequestTurn2 to allow passing a request Id from chat extension (#293263) 2026-02-05 21:45:54 -08:00
Rob Lourens c7a9f45792 Enhance preToolUse hook and clean up code (#293265)
* Flesh out preToolUse hook

* Cleanup

* cleanups

* Cleanup
2026-02-06 14:53:25 +11:00
Connor Peet ccb9e5704d chat: polish queue/steering menu button (#293237)
* chat: polish queue/steering menu button

- Dropdown action that uses custom dropdowns to queue, steer, or send
  immediately.
- Fix not being able to message with a pending tool call
- Config controls the default button action

* fix

* fix compile
2026-02-06 03:32:15 +00:00
Paul 107a383f65 Add skill frontmatter fields for slash command support (#293173) 2026-02-06 12:36:24 +11:00
Megan Rogge ccef9ec342 add first repo skill, comprehensive accessibility guidelines for VS Code features (#293231) 2026-02-05 23:18:19 +00:00
Megan Rogge 665de62fd7 add accessibility instructions (#293227) 2026-02-05 16:58:41 -06:00
Jeff Bishop a39fb79258 fix(accessibility): Add ARIA hints and fix spurious announcements in find widgets (#292376) 2026-02-05 16:50:51 -06:00
Elijah King d37ccd6067 Merge pull request #293220 from microsoft/eli/share-move
moves share button to the left of command palette
2026-02-05 14:12:37 -08:00
eli-w-king a0d45d3364 moves share button to the left of command palette
<!-- Thank you for submitting a Pull Request. Please:
* Read our Pull Request guidelines:
  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests
* Associate an issue with the Pull Request.
* Ensure that the code is up-to-date with the `main` branch.
* Include a description of the proposed changes and how to test them.
-->

today when agent status and share are enabled, the share button is between both. this pr moves share button to left of command palette.
2026-02-05 13:49:26 -08:00
Copilot f4a698ca63 Fix F7 keybinding conflict for accessible diff view (#293163)
* Initial plan

* Fix F7 keybinding conflict by requiring accessibilityModeEnabled

Add CONTEXT_ACCESSIBILITY_MODE_ENABLED to the when clause for
chatEditor.action.showAccessibleDiffView so the F7 shortcut only
activates when screen reader mode is enabled. This prevents the
shortcut from conflicting with "Go to Next Symbol Highlight".

Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
2026-02-05 21:32:11 +00:00
Robo 610de18785 fix: allows to run apps that leverage Apple's CoreAudio Tap api (#293215)
[CoreAudio Tap API Reference](https://github.com/insidegui/AudioCap)

Co-authored-by: Bug-Reaper <llama@soundsafari.io>
2026-02-05 21:31:13 +00:00