Bryan Chen
|
ce41b38b31
|
Merge pull request #274414 from microsoft/brchen/debug-context-menu
Fix watch view context menu when Variables pane is hidden
|
2025-11-06 13:27:50 -08:00 |
|
Megan Rogge
|
184dc490cd
|
fix disposable leak (#275878)
fix #275388
|
2025-11-06 21:24:29 +00:00 |
|
Benjamin Pasero
|
a756ce92e4
|
agent sessions - simpler labels for button (#275930)
|
2025-11-06 20:46:41 +00:00 |
|
Elijah King
|
6f8ab8483f
|
Merge pull request #275920 from microsoft/eli/welcome-svg-tab-fix
revised - updated walkthrough chat panel illustration
|
2025-11-06 12:23:32 -08:00 |
|
Raymond Zhao
|
eaea0cd151
|
Revert "Revert "Update foreground color for operators in dark_plus theme"" (#275925)
|
2025-11-06 20:20:10 +00:00 |
|
Bhavya U
|
cca7bb0d41
|
Guard against undefined editorInput in buildCategoriesSlide (#275923)
|
2025-11-06 20:08:42 +00:00 |
|
Megan Rogge
|
a55153e3c7
|
get focus terminal action to show for shell integration disabled (#275913)
fix #274876
|
2025-11-06 12:04:21 -08:00 |
|
Benjamin Pasero
|
5ba1636c1d
|
agent sessions - redesign UI (#275921)
|
2025-11-06 20:00:11 +00:00 |
|
Elijah King
|
fe7561e5c5
|
Merge branch 'main' into eli/welcome-svg-tab-fix
|
2025-11-06 11:56:17 -08:00 |
|
Josh Spicer
|
548e73f30b
|
check chatSessionService in $registerAgent (#275918)
|
2025-11-06 19:54:43 +00:00 |
|
Elijah King
|
8ed9390cb6
|
Merge branch 'main' into eli/welcome-svg-tab-fix
|
2025-11-06 11:52:20 -08:00 |
|
Peng Lyu
|
467a13ffb2
|
Merge pull request #275485 from microsoft/dineshc/notebookf3-fix
Fix for cell scrolling on F3 #275247
|
2025-11-06 11:49:39 -08:00 |
|
Elijah King
|
58781cb84b
|
Merge branch 'main' into eli/welcome-svg-tab-fix
|
2025-11-06 11:47:48 -08:00 |
|
Matt Bierner
|
b1b477118f
|
Merge pull request #275916 from mjbvz/dev/mjbvz/zesty-rabbit
Better fix for chat clear
|
2025-11-06 11:47:21 -08:00 |
|
Elijah King
|
bbfa5c0cce
|
Merge branch 'main' into eli/welcome-svg-tab-fix
|
2025-11-06 11:46:12 -08:00 |
|
Bhavya U
|
376a9ff93e
|
Set welcome render scheduler delay to 0 to render welcome view immediately (#275915)
|
2025-11-06 19:44:31 +00:00 |
|
Elijah King
|
60d9434341
|
fixed tab and panel background, removed paths
|
2025-11-06 11:37:04 -08:00 |
|
Matt Bierner
|
139a4df217
|
Better fix for chat clear
Follow up on #275715 with better fixes
|
2025-11-06 11:25:13 -08:00 |
|
Logan Ramos
|
8ab14b2df7
|
Properly invalidate model cache (#275910)
|
2025-11-06 19:23:58 +00:00 |
|
Daniel Imms
|
eaf1753e22
|
Merge pull request #275909 from microsoft/tyriar/275889
Correct auto approve setting about inline commands
|
2025-11-06 11:18:53 -08:00 |
|
Peng Lyu
|
e83c2bc226
|
Merge pull request #275768 from microsoft/dineshc/notebookf3-focus
Fixed issue: F3 stops working when focus is in the notebook #275238
|
2025-11-06 11:13:23 -08:00 |
|
Megan Rogge
|
04f395e66b
|
make show chat terminals action only apply to hidden ones (#275907)
fixes #275853
|
2025-11-06 19:03:58 +00:00 |
|
Christof Marti
|
576c04f264
|
Update known variables
|
2025-11-06 19:59:41 +01:00 |
|
Daniel Imms
|
5a158d0e11
|
Correct auto approve setting about inline commands
Fixes #275889
|
2025-11-06 10:59:23 -08:00 |
|
Connor Peet
|
f38b309b5e
|
tools: ensure post-approval confirmation is screen reader accessible (#275892)
* tools: ensure post-approval confirmation is screen reader accessible
Closes #275233
* fix
|
2025-11-06 18:45:49 +00:00 |
|
Megan Rogge
|
8745b362cf
|
fix screen reader progress announcements (#275905)
Fix #266256
|
2025-11-06 18:43:56 +00:00 |
|
Dmitriy Vasyura
|
ecc0fd80cf
|
Merge pull request #275872 from microsoft/copilot/fix-api-wording-textsearchprovider
Fix JSDoc wording in textSearchProvider2 API
|
2025-11-06 10:21:31 -08:00 |
|
Matt Bierner
|
9cdc12e54c
|
Merge pull request #275715 from microsoft/don/electronic-cattle
Create new Chat Editor with the right scheme
|
2025-11-06 10:18:27 -08:00 |
|
Benjamin Pasero
|
220c355619
|
Revert "macOS - restore use of hide and show for app.dock second instances" (#275876)
Revert "macOS - restore use of `hide` and `show` for `app.dock` second instan…"
This reverts commit ab8380f070.
|
2025-11-06 17:55:49 +00:00 |
|
Bryan Chen
|
a78fef71a4
|
Log failure to get data breakpoint info as error for watch expressions
|
2025-11-06 09:49:28 -08:00 |
|
Bryan Chen
|
0e4feffcc6
|
Prefer evaluateName for dataBreakpointInfo; use parent.reference for Variables; downgrade error log to trace
|
2025-11-06 09:48:28 -08:00 |
|
Martin Aeschlimann
|
3466fc5321
|
agent files: support tool names from custom agents specification (#275869)
* agent files: support tool names from custom agents specification
* Update src/vs/workbench/contrib/chat/test/browser/languageModelToolsService.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-06 17:48:01 +00:00 |
|
Dmitriy Vasyura
|
6605b258d8
|
Merge branch 'main' into copilot/fix-api-wording-textsearchprovider
|
2025-11-06 09:43:05 -08:00 |
|
Connor Peet
|
ba76e6ddaf
|
chat: use tool call id instead of tool id for input models (#275870)
Closes #275675
|
2025-11-06 17:41:38 +00:00 |
|
copilot-swe-agent[bot]
|
1c553efac9
|
Fix API documentation wording in textSearchProvider2
Co-authored-by: dmitrivMS <9581278+dmitrivMS@users.noreply.github.com>
|
2025-11-06 17:38:45 +00:00 |
|
copilot-swe-agent[bot]
|
3c26127e28
|
Initial plan
|
2025-11-06 17:26:59 +00:00 |
|
Johannes Rieken
|
99de6af65e
|
lock inline chat to its own agent so that must intellisense is disabled (#275857)
fixes https://github.com/microsoft/vscode/issues/275819
|
2025-11-06 09:08:12 -08:00 |
|
Henning Dieterichs
|
37ca0890e3
|
Use characterMapping when copying from deleted text to support wrapped text
|
2025-11-06 17:30:02 +01:00 |
|
Sandeep Somavarapu
|
5f17e10071
|
update distro (#275845)
|
2025-11-06 16:19:10 +00:00 |
|
Ladislau Szomoru
|
97fcd45030
|
Git - fix staging a deleted file from the multi-file diff editor (#275846)
|
2025-11-06 16:06:45 +00:00 |
|
Lee Murray
|
85a89a7412
|
Merge pull request #275844 from microsoft/revert-270406-mrleemurray/grand-angelfish-harlequin
Revert "Update foreground color for operators in dark_plus theme"
|
2025-11-06 15:55:44 +00:00 |
|
Benjamin Pasero
|
cb11538020
|
MCP related actions need to hide when AI features are disabled (fix #275478) (#275840)
|
2025-11-06 15:53:29 +00:00 |
|
Benjamin Pasero
|
1a5c8f193e
|
agent sessions - new button and actions polish (#275833)
* agent sessions - new button and actions polish
* fix provider actions
|
2025-11-06 16:31:17 +01:00 |
|
Ladislau Szomoru
|
60bd43c8a2
|
SCM - switch selectionMode setting to multiple for the stable release (#275842)
|
2025-11-06 15:21:33 +00:00 |
|
Martin Aeschlimann
|
6e06163014
|
PromptFilesLocator unit tests are really slow (#275838)
* PromptFilesLocator unit tests are really slow
* remove unknown
* simplify
* update
|
2025-11-06 15:15:28 +00:00 |
|
Lee Murray
|
240c342c34
|
Revert "Update foreground color for operators in dark_plus theme"
|
2025-11-06 15:10:34 +00:00 |
|
Sandeep Somavarapu
|
83f66e848e
|
Fix policies in proxima set up (#275839)
|
2025-11-06 16:09:48 +01:00 |
|
Alex Ross
|
f0f40bc895
|
Fix PR card screen cheese (#275837)
Fixes microsoft/vscode-internalbacklog#6183
|
2025-11-06 14:54:24 +00:00 |
|
Benjamin Pasero
|
870af93aa9
|
chat - offer exp setting to sign in with more scopes (#275765)
|
2025-11-06 06:36:16 -08:00 |
|
Martin Aeschlimann
|
5ea1a425ed
|
incorrect agent in handoffs shows no warning (#275813)
* incorrect agent in handoffs shows no warning
* fix test and typo
|
2025-11-06 14:20:27 +00:00 |
|