Commit Graph

131684 Commits

Author SHA1 Message Date
Connor Peet
2e378e5137 mcp: fix normalized tool names not being callable (#244998)
Refs #244995
2025-03-28 20:01:55 +01:00
Justin Chen
cdbd6e22b1 fix folder dnd not working on windows (#244992)
fix folder dnd not working on mac
2025-03-28 11:54:03 -07:00
Matt Bierner
526705b491 Merge pull request #244485 from mjbvz/tasty-lion
Pick up latest TS for building VSCode
2025-03-28 11:24:19 -07:00
Daniel Imms
156e400b9d Merge pull request #244989 from microsoft/tyriar/sysnative
Also track wsl via other system dirs
2025-03-28 10:14:20 -07:00
Daniel Imms
c095547a78 Also track wsl via other system dirs
Part of microsoft/vscode-internalbacklog#5431
2025-03-28 09:59:42 -07:00
Benjamin Pasero
7d2083ed1d tests - allow to run our tests in chrome or msedge (#244969) 2025-03-28 08:17:16 -07:00
Henning Dieterichs
274cbfcb3d Fixes #187946 2025-03-28 15:53:49 +01:00
Daniel Imms
9a0ea90cc9 Merge pull request #244973 from microsoft/tyriar/shell_tele_2
Build out shell type reporting
2025-03-28 07:52:16 -07:00
Daniel Imms
94e9df9f0a Merge pull request #244917 from microsoft/tyriar/shell_tele
Add pwsh preview shell type reporting
2025-03-28 07:51:49 -07:00
Benjamin Christopher Simmonds
a674242087 Remove preview tag from NES settings in core (#244970)
remove preview tag from NES settings in core
2025-03-28 14:39:44 +01:00
Daniel Imms
069f2e0682 Detect msys2 and cygwin
Part of microsoft/vscode-internalbacklog#5431
2025-03-28 06:35:57 -07:00
Daniel Imms
4b510cb05f Build out reported shells list
Part of microsoft/vscode-internalbacklog#5431
2025-03-28 06:29:37 -07:00
Daniel Imms
a6fcaed977 Add extension owned measure
Part of microsoft/vscode-internalbacklog#5431
2025-03-28 06:02:07 -07:00
Daniel Imms
018faeef25 Report pwsh preview as it's own shell type 2025-03-28 06:00:48 -07:00
Benjamin Christopher Simmonds
3dcca830e6 Remove Inline Edit accept partial flow (#244968) 2025-03-28 13:28:05 +01:00
Benjamin Pasero
328c1974fb chat - do not treat a 403 as signed out in entitlements (#244967) 2025-03-28 13:25:49 +01:00
Benjamin Christopher Simmonds
1faa847232 Gutter debt and resize gutter based on line number (#244965)
gutter debt and resize gutter based on line number
2025-03-28 13:15:02 +01:00
Benjamin Pasero
105a5e2c21 Welcome view flicker when loading chat in agent mode (#244936) (#244962) 2025-03-28 12:15:58 +01:00
Ladislau Szomoru
35a79740ae Git - integration tests should use workspace path and not the real path to avoid random failures (#244959) 2025-03-28 12:03:05 +01:00
Johannes Rieken
c077aa6908 Merge pull request #244935 from microsoft/roblou/disturbing-reindeer
Fix chat input bouncing on window load
2025-03-28 11:51:04 +01:00
Ladislau Szomoru
d9909effe9 Git - 💄 log repository real path as well (#244954) 2025-03-28 11:19:43 +01:00
Henning Dieterichs
aba323d419 Fixes https://github.com/microsoft/vscode-copilot/issues/14919 (#244887) 2025-03-28 09:01:22 +01:00
Johannes
d76f0547e0 only fire render event when domElement is connected 2025-03-28 08:40:02 +01:00
Benjamin Pasero
9618a72f16 View container shows no view if the default view is gone (fix #244782) (#244860) 2025-03-28 08:23:30 +01:00
Benjamin Pasero
5fa2ac60f5 Copilot status entry does not hide when "Hide Copilot" (#244946) (#244947) 2025-03-28 08:06:29 +01:00
Don Jayamanne
90457f1ccf Fix initialization order of context keys (#244945) 2025-03-28 07:17:13 +01:00
Aaron Munger
f8c9deb202 version 1.100 (#244938)
Co-authored-by: amunger <>
2025-03-28 00:32:01 +01:00
Rob Lourens
2a509db448 Fix chat input bouncing on window load
Fix #244418
2025-03-27 15:52:10 -07:00
Rob Lourens
88c05937be Agent mode no longer "experimental" (#244933)
* Agent mode no longer "experimental"

* One more
2025-03-27 23:39:18 +01:00
Justin Chen
3aa8a71efd fix attachments not getting omission warning when not supported (#244932)
fix attachments not getting omitted
2025-03-27 23:34:10 +01:00
Rob Lourens
e6ef6295bf Add policy-controlled setting to enable 3p extension tools in agent mode (#244929) 2025-03-27 15:19:02 -07:00
Justin Chen
b690067c83 fix web images not being in history (#244927)
fix web url not in history:
2025-03-27 22:48:48 +01:00
Megan Rogge
91666d9a36 add table count to chat response's aria label (#244923)
Fix #230888
2025-03-27 14:22:36 -07:00
Daniel Imms
cdb5805bb3 Merge pull request #244916 from microsoft/tyriar/tele_proc_ready
Ensure shell launch config is fully resolved
2025-03-27 13:12:12 -07:00
Robo
19193264bd chore: pass webviewID with initial version message to sw (#244910) 2025-03-27 13:01:15 -07:00
Daniel Imms
50b5f5d7d9 Ensure shell launch config is fully resolved
The executable may not be available on onDidCreateInstance

Following up #244727
2025-03-27 12:54:03 -07:00
Connor Peet
47e069b04d tools: fix enter not working on 'add pick' action (#244913) 2025-03-27 20:35:53 +01:00
Joyce Er
e3a24760e9 fix: use --vscode-foreground for Add Context button (#244912) 2025-03-27 20:35:28 +01:00
Connor Peet
1f7c0f73a8 Merge pull request #244790 from microsoft/connor4312/autoapprove-preview
chat: make chat.tools.autoApprove preview, and a mapping instead of string list
2025-03-27 12:34:05 -07:00
Benjamin Pasero
3ef3fe5180 chat - allow mode to be set from protocol link and command (#244911) 2025-03-27 20:31:52 +01:00
Benjamin Christopher Simmonds
c0deea11b1 Very precise side by side width approximation (#244899)
very precise side by side width "approximation"

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2025-03-27 19:26:09 +00:00
Connor Peet
841dad55d7 mcp: allow url handler to take inputs (#244909) 2025-03-27 20:17:39 +01:00
Connor Peet
f1ced249e2 mcp: gracefully validate and fail invalid tool json schemas (#244908) 2025-03-27 20:17:09 +01:00
Daniel Imms
692f18577f Add pwsh preview shell type reporting
Following up on #244727
2025-03-27 11:56:52 -07:00
Connor Peet
a8a3cac8c1 keep autoapprove as boolean for this release 2025-03-27 11:56:00 -07:00
Oleg Solomko
d06c89e8fd add doc comments 2025-03-27 11:47:10 -07:00
Oleg Solomko
59dbe2cc85 align use prompt command with the unified chat view mode 2025-03-27 11:47:10 -07:00
Robo
0bbbcc6e1d chore: improve unresponsive error message (#244904) 2025-03-27 11:45:56 -07:00
Daniel Imms
f5a67cdedb Merge pull request #244897 from microsoft/tyriar/copilot_15107
Keep barrier around when it's open
2025-03-27 10:09:08 -07:00
Bhavya U
d9b035ad0b polish: increase width constraint for semi-constrained layout on Getting Started page (#244896)
fix: increase width constraint for semi-constrained layout on Getting Started page
2025-03-27 18:07:42 +01:00