Commit Graph

137722 Commits

Author SHA1 Message Date
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
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
ttttotem
565e99d0d5 Fixes "Caret jumps to column 0 when clicking between first two characters" (#265131)
* remove left side padding

* removing the padding on the xRightBoundary because it is causing the issue that when you click on the last character it jumps to the end of the line

* prevent pointer-events on the shadow

---------

Co-authored-by: Rhodri Rees <rhodri.rees@gigaclear.com>
Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2025-09-04 22:20:51 +02:00
Christof Marti
7be2a0b2e6 Retry with first fetcher to avoid fallback on resume 2025-09-04 21:42:15 +02:00
Megan Rogge
32fb3719d9 add one more state (#265195) 2025-09-04 12:27:54 -07:00
Osvaldo Ortega
603aff4e99 Missing check for saving to history (#265209) 2025-09-04 19:09:26 +00:00
Josh Spicer
09634ed6ef truncate less (#265161) (#265206) 2025-09-04 18:52:02 +00:00
Josh Spicer
ffca2f46e6 chat sessions guard against ChatConfiguration.EmptyStateHistoryEnabled (#265201)
chat sessions guard against ChatConfiguration.EmptyStateHistoryEnabled
2025-09-04 11:41:54 -07:00
Megan Rogge
e7dcc7f5aa cap lines (#265200)
fix #260791
2025-09-04 18:32:15 +00:00
Bhavya U
915e6f3792 Update labels for suggested prompts in ChatWidget to follow title case (#265199) 2025-09-04 18:28:45 +00:00
Bhavya U
463052ad63 Update aria-expanded attribute for expando element in ChatTodoListWidget (#265197) 2025-09-04 11:25:51 -07:00