137545 Commits

Author SHA1 Message Date
Christy 😺
f562c9d3e8
Enable users to view and apply changes from worktree to main repo, per file (#263927)
* enable compare with workspace command

* add context to command

* clean up
2025-09-02 15:28:07 +02:00
Daniel Imms
05c2fd5932
Merge pull request #264513 from microsoft/tyriar/261671_2
Warn about global auto approve, rename setting
2025-09-02 04:55:17 -07:00
Daniel Imms
30aa91c5a2
Merge pull request #264524 from microsoft/tyriar/get_content
Add Get-Content to safe commands
2025-09-02 04:54:26 -07:00
Daniel Imms
e6208cd8b5
Add Where-Object to safe list
Using simple args is safe, curly braces will get blocked by broad rule
2025-09-02 03:55:24 -07:00
Daniel Imms
a4e45a7d89
Add Get-Content to safe commands
Part of #259668
2025-09-02 03:49:54 -07:00
Daniel Imms
33b2a14090
Fix description for policy parser
Related #257569
2025-09-02 03:03:28 -07:00
Daniel Imms
fd6a5b7cd4
Reapply "Warn about global auto approve, rename setting"
This reverts commit 86f1b8fd472ae9cb26d24121a2476e40b98a0785.
2025-09-02 02:44:46 -07:00
Ladislau Szomoru
5e5685ca72
Engineering - fix compile stage warning (#264469) 2025-09-02 08:19:34 +00:00
Bhavya U
2865a58bba
Render additional messages conditionally based on welcome view type (#264453) 2025-09-02 08:40:21 +02:00
Copilot
966ec14154
Improve error message for Visual Studio detection in build process (#262879)
* Initial plan

* Improve Visual Studio detection for custom installation paths

Co-authored-by: deepak1556 <964386+deepak1556@users.noreply.github.com>

* chore: cleanup

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: deepak1556 <964386+deepak1556@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
2025-09-01 23:32:21 +00:00
Copilot
06db2a68c3
Fix TodoList Tool keyboard accessibility and screen reader support (#261369)
* Add accessibility improvements to ChatTodoListWidget

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

* Add comprehensive accessibility tests for ChatTodoListWidget

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

* Update branch

* Remove unnecessary padding from the todo list container in ChatTodoListWidget

* Enhance accessibility for ChatTodoListWidget by updating aria-labels and ensuring title element displays progress correctly

* Improve accessibility in ChatTodoListWidget by adding an ID to the title element and updating related tests for proper aria attributes

* Refactor ChatTodoListWidget for improved accessibility and UI consistency by updating ARIA attributes, removing unnecessary elements, and adjusting CSS styles for better layout.

* Refactor accessibility tests in ChatTodoListWidget to ensure the todo list container acts as the list and validate the presence of todo items.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
Co-authored-by: bhavyaus <bhavyau@microsoft.com>
2025-09-01 21:00:17 +00:00
Bhavya U
a6f8e82445
update todo list validation and add warnings for size and bulk updates (#264386) 2025-09-01 19:17:30 +00:00
Christof Marti
4f77078f17 Upgrade to @vscode/proxy-agent 0.33.0 2025-09-01 19:25:59 +02:00
Connor Peet
e3bb2fbe5d
tools: fix double auto-approval message shown for terminal calls (#264369)
* tools: fix double auto-approval message shown for terminal calls

* rm copilot-restored file
2025-09-01 17:08:48 +00:00
Copilot
b8b20d716f
Fix LanguageModelToolResultPart2 inheritance for instanceof checks (#264362)
* Initial plan

* Fix LanguageModelToolResultPart2 inheritance for instanceof checks

Co-authored-by: connor4312 <2230985+connor4312@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: connor4312 <2230985+connor4312@users.noreply.github.com>
2025-09-01 16:57:29 +00:00
Sandeep Somavarapu
50e8ebb461
update milestone (#264364) 2025-09-01 18:53:25 +02:00
Lee Murray
2f2f6ffcc6
Merge pull request #264355 from microsoft/mrleemurray/satisfied-goat-aquamarine
Fix vertical alignment of icon label in search results
2025-09-01 16:47:09 +01:00
Lee Murray
e325cd225c
Merge pull request #264352 from microsoft/mrleemurray/wet-hippopotamus-copper
Fix mac select box styling
2025-09-01 16:38:37 +01:00
lemurra_microsoft
8a0f4adc32
fix: adjust vertical alignment of icon label in search results 2025-09-01 16:35:21 +01:00
lemurra_microsoft
b23f938c27
fix(selectBox): adjust border-radius and ensure minimum height for mac select box 2025-09-01 16:21:06 +01:00
Benjamin Pasero
4b2a9f5fb5
debt - try to not cover the entire renderBody in try/catch (#264343) 2025-09-01 17:11:26 +02:00
Sandeep Somavarapu
6cfcc7efd6
support mcp gallery service url in product (#264344) 2025-09-01 16:41:15 +02:00
Sandeep Somavarapu
d0d5885ca2
remove unused code (#264342) 2025-09-01 16:27:36 +02:00
Sandeep Somavarapu
c938341fbf
move config check while reading policies (#264337) 2025-09-01 14:07:14 +00:00
Christof Marti
498d59a5bb Update distro hash 2025-09-01 15:58:46 +02:00
Christy 😺
211615d751
Git: Fix worktree checkout default actions (#262414)
* fix worktree checkout default action

* remove comments

* clean up

* fix returns

* change action to 'cancel'
2025-09-01 15:46:09 +02:00
Benjamin Pasero
351b578f7f
chat - target the chat.disableAIFeatures setting when hiding/showing (fix #264330) (#264331) 2025-09-01 13:41:24 +00:00
Sandeep Somavarapu
39512dc164
run oss tool (#264319) 2025-09-01 13:21:14 +02:00
Sandeep Somavarapu
e6ef6f8e2e
fix handling not included properties (#264310) 2025-09-01 11:51:23 +02:00
Benjamin Pasero
bc727a2093
splash - fix default 2nd sidebar visibility assumptions (#264296) 2025-09-01 08:25:47 +00:00
Justin Chen
171ca213ff
handle thinking array case (#264292) 2025-09-01 10:07:38 +02:00
Christof Marti
86f1b8fd47 Revert "Warn about global auto approve, rename setting" 2025-09-01 09:38:41 +02:00
Benjamin Pasero
285002ab60
chat - entitlements service cleanup (#264284) 2025-09-01 00:37:54 -07:00
Justin Chen
576af27672
handle streaming thinking tokens (#264207)
* handle streaming thinking tokens

* some cleanup

* cleanup

* more cleanup

* better comments
2025-09-01 09:34:08 +02:00
Elijah King
9702bf9cd3
Merge pull request #264255 from microsoft/eli/history
Eli/history
2025-08-31 19:27:51 -07:00
Elijah King
33e1b153f4 fixed whitespace - hygiene error 2025-08-31 19:03:38 -07:00
Elijah King
602bc14dba fixed multi history display 2025-08-31 18:53:18 -07:00
Elijah King
ec9bb0b345 fixed multi history display 2025-08-31 18:52:57 -07:00
Elijah King
00141e3718
Merge branch 'main' into eli/history 2025-08-31 18:38:57 -07:00
Bhavya U
4cdcb79977
Use default session ID for ManageTodoListTool when none is provided (#264252) 2025-09-01 02:41:53 +02:00
Rob Lourens
6b35522795
Exclude a couple more file schemes from chat attachments (#264236)
Doesn't seem like we can hide them from the main "Add Context" picker though unfortunately
2025-08-31 18:09:11 +00:00
Benjamin Pasero
04f0bcbd15
debt - some node.js module import 💄 (#264158) 2025-09-01 01:09:43 +09:00
Daniel Imms
5528af5d02
Merge pull request #264220 from microsoft/tyriar/global
Warn about global auto approve, rename setting
2025-08-31 07:07:44 -07:00
Benjamin Christopher Simmonds
b725ded85e
Add support for extension version filter assignments (#264012)
* Add support for extension version filter assignments

* fix gdpr?

* adding account based filters to exp

---------

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2025-08-31 16:07:11 +02:00
Daniel Imms
78528c78f8
Fix state reset listener 2025-08-31 06:18:10 -07:00
Daniel Imms
901dd69e33
Clean up end of function to check approval 2025-08-31 06:11:17 -07:00
Daniel Imms
145ac184d7
Warn about global auto approve, rename setting
Part of #261671
2025-08-31 06:09:38 -07:00
Bhavya U
335e03dfa1
Update walkthrough editor options to open Welcome page (#264197) 2025-08-31 10:05:50 +02:00
Bhavya U
614287f64d
Add first session date handling to welcome page logic (#264185) 2025-08-30 19:02:15 -07:00
Bhavya U
ddfba4ff59
Update Beginner walkthrough (#262545)
* Update Beginner walkthrough

* Update src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts

Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>

---------

Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
2025-08-30 18:16:33 -07:00