Benjamin Pasero
c8f1c4eca9
Revert "smoke - use workbench.action.clearEditorHistoryWithoutConfirm consistently" ( #265471 )
...
Revert "smoke - use `workbench.action.clearEditorHistoryWithoutConfirm` consi…"
This reverts commit e910fd5e1d .
2025-09-06 13:28:15 +02:00
SteVen Batten
dfc6a2ab33
remove old protection for multiple clicks ( #265414 )
...
Fixes #265034
Original Issue #41363 no longer repros
2025-09-06 09:49:27 +02:00
Matt Bierner
a2f5b4a308
Make sure all text nodes in chat markdown are wrapped in elements ( #264049 )
...
For #264043
I'm pretty sure the tests where showing bugs where top level text nodes weren't being replaces
2025-09-06 04:39:36 +00:00
Connor Peet
752c99b6f3
tools: re-apply confirm response based on promise ( #264791 )
...
This re-applies #263894 and fixes #264023 by removing a surprising
behavior in the DeferredPromise where calling complete() with additional
values will update the settled `deferred.value` without affecting the
original promise (which can of course only resolve once.)
2025-09-05 16:03:22 -07:00
Peng Lyu
7da0b1bd76
handle contentUpdateTimings npe ( #265416 )
2025-09-05 21:02:28 +00:00
Matt Bierner
0b26a45535
Merge pull request #264045 from mjbvz/liquid-crayfish
...
Return trusted type from renderMarkdownDocument
2025-09-05 13:52:17 -07:00
Matt Bierner
6f737b0e15
Merge pull request #264043 from mjbvz/sensitive-marlin
...
Avoid extra HTML re-parse when rendering markdown
2025-09-05 13:51:47 -07:00
Lee Murray
c4bd1f2d2a
Merge pull request #265351 from microsoft/mrleemurray/extended-snail-chocolate
...
Update chat request bubble hover background transparency
2025-09-05 20:22:37 +01:00
Ulugbek Abdullaev
3bd57dd59f
chore: add vscode-copilot-issues to endgame notebooks ( #265329 )
2025-09-05 19:17:01 +00:00
Ladislau Szomoru
5938733a10
Chat - switch to using em for chat panel font size ( #265398 )
2025-09-05 11:56:01 -07:00
Megan Rogge
cd8186fd3e
set height for confirmation button so it doesn't grow ( #265390 )
...
fix #265382
2025-09-05 18:42:00 +00:00
Sandeep Somavarapu
dc09aa2694
use throttler ( #265389 )
2025-09-05 11:26:26 -07:00
Tyler James Leonhardt
71b461ab86
Support PKCE for GitHub Auth ( #265381 )
...
Fixes https://github.com/microsoft/vscode/issues/264795
2025-09-05 19:55:35 +02:00
Peng Lyu
4407c1e0b3
no progressive rendering for existing parts in incomplete chat response ( #265239 )
...
* no progressive rendering for existing parts in incomplete chat response
* resolve comments.
2025-09-05 09:54:02 -07:00
Connor Peet
f73f90d793
debug: bump js-debug to 1.104 ( #265361 )
2025-09-05 16:15:22 +00:00
Megan Rogge
054be9e6cc
do not recreate output monitor for foreground terminals ( #265354 )
...
fix #265238
2025-09-05 12:06:18 -04:00
Diego García
d569cb15ff
mcp: fix elicitation email validator ( #265326 )
2025-09-05 15:51:46 +00:00
lemurra_microsoft
e194cd953a
fix: update chat request bubble hover background transparency
2025-09-05 15:13:44 +01:00
Benjamin Pasero
67eb75414b
chat - improve entitlement and sentiment handling ( #265344 )
2025-09-05 13:59:28 +00:00
Henning Dieterichs
388785d3f7
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/5808 ( #265343 )
2025-09-05 13:57:59 +00:00
Sandeep Somavarapu
e44b0af9cc
remove scheduler in favour of onDidRefetchAssignments event ( #265340 )
2025-09-05 13:41:01 +00:00
Benjamin Pasero
8843e3df74
chat - support --profile with chat sub command ( #265330 )
2025-09-05 22:03:21 +09:00
Henning Dieterichs
fa6188bc91
Rename editor.inlineSuggest.experimental.triggerCommandOnProviderChange to editor.inlineSuggest.triggerCommandOnProviderChange ( #265322 )
2025-09-05 11:23:19 +00:00
Benjamin Pasero
8c6fe4843b
chat - improve actions in chat title menu and aux windows ( #265288 )
2025-09-05 13:15:21 +02:00
Benjamin Pasero
0c72238b49
aux window - support more CSS variables by setting them, properly ( #265280 )
2025-09-05 13:15:11 +02:00
Benjamin Pasero
e910fd5e1d
smoke - use workbench.action.clearEditorHistoryWithoutConfirm consistently ( #265146 )
2025-09-05 13:15:02 +02:00
Benjamin Pasero
9ec3bb84c9
cli - add --transient to troubleshooting section ( #265145 )
2025-09-05 13:14:52 +02:00
Benjamin Pasero
229c487a9a
files - update to latest @parcel/watcher ( #265144 )
2025-09-05 13:14:35 +02:00
Lee Murray
1174d31840
Merge pull request #265318 from microsoft/mrleemurray/passive-buzzard-purple
...
Updated codicons
2025-09-05 12:06:27 +01:00
Martin Aeschlimann
a68958e5cf
Merge pull request #264414 from microsoft/aeschli/internal-takin
...
add tool references to prompt file variables and ICustomChatModes
2025-09-05 12:58:51 +02:00
lemurra_microsoft
8164144463
updated codicons
2025-09-05 11:51:21 +01:00
Benjamin Christopher Simmonds
c5866c144b
Fire event on assignment context updates ( #265314 )
...
fire onDidRefetchAssignments when assignment context updates
2025-09-05 12:50:35 +02:00
Martin Aeschlimann
88aa4a582e
Merge remote-tracking branch 'origin/main' into aeschli/internal-takin
2025-09-05 12:45:07 +02:00
João Moreno
6c5f088d17
allow skipping linux snap ( #265311 )
...
* allow skipping linux snap
* fix ci
2025-09-05 10:30:38 +00:00
Sandeep Somavarapu
dc7adbd355
update exp configs on refetch ( #265309 )
2025-09-05 10:16:45 +00:00
Elijah King
939b9cf7f9
Merge pull request #265003 from microsoft/eli/history-revised
...
Renamed 'chat history' to 'history'
2025-09-05 03:02:34 -07:00
Sandeep Somavarapu
68a8b4b9f7
bump version ( #265295 )
2025-09-05 09:06:40 +00:00
Sandeep Somavarapu
c738ec6c40
run oss tool ( #265291 )
...
* run oss tool
* update distro
2025-09-05 08:25:46 +00:00
Elijah King
c6b227ddc4
Merge pull request #265252 from microsoft/eli/apple-logo
...
resized and middle aligned apple logo
2025-09-04 22:21:47 -07:00
Osvaldo Ortega
74cc9e8709
Remove chat sessions view on no-ai ( #265265 )
2025-09-05 02:32:01 +00:00
Rob Lourens
655186ee91
Suppress more completions for chat session widgets ( #265257 )
...
Fix #264514
2025-09-05 00:46:16 +00:00
Bhavya U
27928d989f
localize messages in ManageTodoListTool ( #265258 )
...
localize messages in ManageTodoListTool for better internationalization support
2025-09-05 00:45:43 +00:00
Bhavya U
57452c1402
remove ChatTodoListSubPart and update ManageTodoListTool ( #265255 )
...
remove ChatTodoListSubPart and update ManageTodoListTool
2025-09-05 00:29:35 +00:00
Elijah King
164a8c97c4
resized and middle aligned apple logo
2025-09-04 16:45:47 -07:00
Elijah King
4781f930fe
Merge branch 'main' into eli/history-revised
2025-09-04 16:24:23 -07:00
Sandeep Somavarapu
e0ce95da89
fix supporting changed github info property ( #265245 )
2025-09-04 15:38:55 -07:00
Sandeep Somavarapu
f438415c5c
allow mcp server installing using url ( #265235 )
...
* allow mcp server installing using url
* add readme
2025-09-04 23:59:59 +02:00
Logan Ramos
2eae3caa26
Implement API changes from TPI feedback ( #265213 )
...
* Implement API changes from TPI feedback
* Update names
* Handle old fallback
2025-09-04 17:45:03 -04:00
Connor Peet
28ecbd9837
tools: fix showing the skip icon for memoized approvals ( #265229 )
...
Closes https://github.com/microsoft/vscode/issues/265044
2025-09-04 21:01:52 +00:00
Connor Peet
edcc864ecf
edits: fix typo in description ( #265228 )
...
Closes https://github.com/microsoft/vscode-internalbacklog/issues/5819
2025-09-04 20:46:28 +00:00