131851 Commits

Author SHA1 Message Date
Oleg Solomko
7ec70cbc51 fix class property order issue for the PromptsService class 2025-04-02 10:08:59 -07:00
Oleg Solomko
a0a58191db fix class property order issue for the PromptReference class 2025-04-02 10:08:59 -07:00
Oleg Solomko
c0b74b7db1 fix class property order issue for the TextModelContentsProvider class 2025-04-02 10:08:59 -07:00
Ladislau Szomoru
d17c002ece
Engineering - PR pipeline improvements (#245331) 2025-04-02 18:35:48 +02:00
Benjamin Pasero
329ab7ce05
Clicking on a file in working set should preserve focus (fix microsoft/vscode-copilot#14833) (#245356) 2025-04-02 17:53:39 +02:00
Benjamin Pasero
8cd6551cb8
smoke - drop option to use swiftshader (#245354) 2025-04-02 17:38:55 +02:00
Alex Ross
f5e0839074
Update tree widget title (#245352)
Fixes #239375
2025-04-02 17:12:05 +02:00
Benjamin Pasero
51a3565941
logs - stop spam from cancellation on shutdown (#245351) 2025-04-02 16:58:11 +02:00
Benjamin Pasero
992c6150c3
smoke - try to kill earlier when its safe (#245347) 2025-04-02 16:51:10 +02:00
Johannes Rieken
ba5aed93a8
chore - CancelablePromise disposed result appearing after cancel (#245349) 2025-04-02 16:37:17 +02:00
Alex Ross
888b3d1571
Fix error when tokenizing inline suggestions (#245342)
Fixes microsoft/vscode-copilot#14962
2025-04-02 15:52:22 +02:00
Alex Ross
9a2c94d213
Update grammars (#245340) 2025-04-02 15:41:58 +02:00
KapitanOczywisty
4064f17252
Fix html derivative grammar consuming php code, fixes #237262 (#245076)
Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
2025-04-02 13:41:24 +00:00
Henning Dieterichs
c0fb773eb9 Improves formatting of FailingDeepStrictEqualAssertFixer 2025-04-02 15:41:00 +02:00
nakamura
c59097e7ff
tooltip text for close button is internationalized (2) (#245333) 2025-04-02 13:27:04 +00:00
Jiacheng
1010065224
fix: correct filtering logic for file-based recommendations (#245062)
The filtering logic was inverted, causing recommendations to be incorrectly included instead of excluded. This fix ensures that only non-prompted recommendations are considered.
2025-04-02 12:48:07 +00:00
Benjamin Pasero
10fc28b3b8
tests - enable verbose arg for extension installation tests (#245320) 2025-04-02 13:33:19 +02:00
Benjamin Pasero
71c9069cd8
smoke - try to avoid tree-kill for terminating process (#245330)
On Linux, this will also attempt to kill the zygote process (which is a child of the main process). This causes all sorts of issues.

Also, our integration tests just kill the main process and not a tree of processes, so we can align here.
2025-04-02 12:52:35 +02:00
Lee Murray
e4c13a9265
Merge pull request #245328 from microsoft/repo-icon-updates
Add 'repo-pinned' icon to codicons library
2025-04-02 11:47:26 +01:00
Johannes Rieken
fc784ffd64
add inlineChat.enableV2 setting (#245327)
This will control/enable the new version of inline chat
2025-04-02 12:38:18 +02:00
Benjamin Pasero
b73b96e10d
chat - render % in status in less prominent color (#245326) 2025-04-02 12:26:59 +02:00
Benjamin Pasero
2f054218fc
status - try to align icons and text in language status (#242472) 2025-04-02 10:26:08 +00:00
lemurra_microsoft
082f13c54b
Add 'repo-pinned' icon to codicons library 2025-04-02 11:17:52 +01:00
Benjamin Pasero
4684e0ee9a
update distro (#245321) 2025-04-02 12:14:37 +02:00
Benjamin Pasero
4bf8005553
Revert "Revert "smoke - try to exit via close also for Electron"" (#245318) 2025-04-02 11:46:27 +02:00
Henning Dieterichs
80eaa73fe1
Bundles createEmptyChangeSummary + handleChange into IChangeTracker (#245315)
* Bundles createEmptyChangeSummary + handleChange into IChangeTracker
2025-04-02 09:01:30 +00:00
Benjamin Christopher Simmonds
bea53a126f
Editor Chat context drag and drop (#245314) 2025-04-02 10:59:42 +02:00
Benjamin Pasero
64e45bbf38
chat - detect agent registration failure earlier (#245259) 2025-04-02 09:32:38 +02:00
Ladislau Szomoru
03b5a51341
Git - fix commit hook setting name (#245307) 2025-04-02 09:16:21 +02:00
Benjamin Pasero
377d060721
Revert "smoke - try to exit via close also for Electron" (#245304) 2025-04-02 08:09:11 +02:00
Robo
d29253601a
Reapply "debt - adopt system-context-menu" (#245303)
This reverts commit 09898482b9409f391bce878a3194fe084f653945.
2025-04-02 07:56:18 +02:00
Bhavya U
18c72eee2b
refactor: update chat transfer service methods for workspace trust management (#245265) 2025-04-02 02:39:11 +02:00
Connor Peet
6e2cad6fcf
Merge pull request #245280 from microsoft/connor4312/issue244873
testing: enable Go to Test also for green tests
2025-04-01 15:47:05 -07:00
Justin Chen
0e333c267a
make sure to get current window for action lists (#245288)
make sure we get current window
2025-04-01 14:39:56 -07:00
Connor Peet
9c34a9914e
a11y: don't show floating click menu in accessible view (#245287)
Fixes #244770
2025-04-01 14:37:09 -07:00
Connor Peet
eb0b00de83
testing: enable Go to Test also for green tests
Fixes #244873
2025-04-01 13:29:43 -07:00
Connor Peet
4955835f98
mcp: use shield icon for trust dialog (#245277)
Fixes #244712
2025-04-01 22:26:21 +02:00
Ulugbek Abdullaev
120236bdc7
rename: remove monacoworkbench/renameinvokedevent telemetry (#245276) 2025-04-01 22:21:32 +02:00
Connor Peet
a14b7e2a4b
mcp: start servers automatically after adding them (#245272)
Fixes #245261
2025-04-01 21:50:58 +02:00
Daniel Imms
ec5f6209d4
Merge pull request #245273 from microsoft/Tyriar-patch-1
Add benibenj to workbench-hover
2025-04-01 12:50:43 -07:00
Daniel Imms
6ae9d5234c
Add benibenj to workbench-hover 2025-04-01 12:36:31 -07:00
Connor Peet
b012ab96ad
mcp: fix tool names starting with number failing on Gemini (#245269)
Fixes https://github.com/microsoft/vscode-copilot-release/issues/7152
2025-04-01 21:34:16 +02:00
Connor Peet
029d6a3ba0
mcp: fix error not obvious when MCP server fails to start (#245267)
Fixes #244629
2025-04-01 21:26:40 +02:00
Connor Peet
553ef310ef
testing: fix test list buttons not updated when TestRunProfile is disposed (#245263)
Fixes #243965
2025-04-01 21:07:06 +02:00
Benjamin Pasero
ac27be2456
smoke - try to exit via close also for Electron (#245253) 2025-04-01 21:03:10 +02:00
Rob Lourens
ac31948e11
Merge pull request #244412 from microsoft/roblou/view-previous-edits
Add "View Previous Edits" action
2025-04-01 11:59:39 -07:00
Connor Peet
614d367bd6
testing: fix "1 older results" in "Show Output" window has grammatical error (#245258)
Fixes #244218
2025-04-01 20:46:24 +02:00
batsev
28b51a4dda
Git - validate branch name before creation (#245029)
* Git - validate branch name before creation

* Git - tweak validation message

---------

Co-authored-by: Бацев Никита Александрович <NABatsev@sberbank.ru>
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2025-04-01 18:30:32 +00:00
Megan Rogge
ff63d3b488
change telemetry var name (#245148) 2025-04-01 20:29:46 +02:00
Connor Peet
833f48b70d
chat: fix postEdit snapshot not associated with request id 2025-04-01 11:25:00 -07:00