Commit Graph

138480 Commits

Author SHA1 Message Date
Henning Dieterichs
8b01ac01a7 Fixes https://github.com/microsoft/vscode-internalbacklog/issues/5894 2025-10-01 13:29:55 +02:00
Sandeep Somavarapu
1c8a55c110 fix #269177 (#269304) 2025-10-01 11:29:37 +00:00
Daniel Imms
898a70df5b Add --transient to code spec (#269248)
* Add --transient to code spec

Fixes #269162

* Fix test expectations for --transient
2025-10-01 11:23:42 +00:00
Benjamin Pasero
762bf8c91d fix - sanitize notification text for backticks (#269293) 2025-10-01 11:13:10 +00:00
Benjamin Pasero
aa9aa9237b Chat load time error for no auth should show different instructions (fix microsoft/vscode-internalbacklog#5927) (#269292) 2025-10-01 13:06:47 +02:00
Benjamin Pasero
895e08006d views - only show container actions separator if needed (#269296) 2025-10-01 13:06:22 +02:00
Benjamin Christopher Simmonds
bb392063bf Merge pull request #269305 from microsoft/benibenj/cooperative-sturgeon
Send endOfLife event instead of requestResponse event
2025-10-01 12:58:53 +02:00
Benjamin Christopher Simmonds
aa177f29a4 Update src/vs/editor/contrib/inlineCompletions/browser/telemetry.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-01 12:47:09 +02:00
Sandeep Somavarapu
b6d12fcd02 fix #269032 (#269326) 2025-10-01 12:42:13 +02:00
Sandeep Somavarapu
217d15512c fix #269170 (#269315)
* fix #269170

* Update src/vs/workbench/contrib/mcp/browser/mcpServersView.ts

Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>

---------

Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
2025-10-01 10:18:47 +00:00
Lee Murray
406448efcd Merge pull request #269311 from microsoft/mrleemurray/dominant-lemming-chocolate
Add hover and focus styles for extension contributed action item labels in sidebar
2025-10-01 11:00:34 +01:00
ermin.zem
45a1ad2b52 feat: split editor group direction according to workbench.editor.splitInGroupLayout configuration when clicking walkthrough ':toSide' commands (#267557) 2025-10-01 09:54:04 +00:00
lemurra_microsoft
3f43b50290 Add hover and focus styles for action item labels in sidebar 2025-10-01 10:47:33 +01:00
Ladislau Szomoru
c6d8b3ab0b Git - only show "Resolve in Merge Editor" editor action when conflict markers are present (#269300) 2025-10-01 11:28:30 +02:00
BeniBenj
f1ec7d5d45 send endOfLife event instead of requestResponse event 2025-10-01 11:18:31 +02:00
Alex Ross
a57de49afb Add debug logging to tree view (#269291)
* Add debug logging to tree view

* Fix an any that Copilot snuck in
2025-10-01 09:11:44 +00:00
Daniel Imms
7680230b2f Merge pull request #269254 from microsoft/tyriar/269111
Handle bad chat terminal profile path
2025-10-01 14:24:57 +09:00
Daniel Imms
efd7df40db Merge pull request #269242 from microsoft/tyriar/269187
Polish path detail
2025-10-01 14:24:35 +09:00
Daniel Imms
f7c81e0442 Handle bad chat terminal profile path
Fixes #269111
2025-10-01 10:47:19 +09:00
Daniel Imms
824c18324d Polish path detail
Noticed in #269187
2025-10-01 09:17:35 +09:00
Harald Kirschner
6e60e679fc newFile as New Chat Editor based on feedback (#269239) 2025-10-01 00:00:23 +00:00
Vijay Upadya
9a51fb2931 Update keybinding for navigating user chat (#269192)
* Update keybinding for user chat

* Update binding

* Change to Shift + Up/Down

* change to ctrl+alt+up/down

---------

Co-authored-by: vijay upadya <vj@example.com>
2025-09-30 16:49:47 -07:00
Harald Kirschner
d157eb878e Fix alt icon for new chat (#269234) 2025-09-30 23:34:40 +00:00
Connor Peet
a06c5152c0 mcp: fix servers not starting in working cwd by default (#269224)
Closes https://github.com/microsoft/vscode/issues/269215
2025-09-30 22:52:34 +00:00
Christof Marti
a5b622f59c Add telemetry for resolving proxies 2025-10-01 00:18:53 +02:00
Christof Marti
ff388f3ba8 Adopt @vscode/proxy-agent 0.35.0 2025-10-01 00:18:53 +02:00
Matt Bierner
bdc4b09590 Merge pull request #269206 from mjbvz/dev/mjbvz/perfect-sloth
Add insert and del elements to allowed chat html tags
2025-09-30 14:47:37 -07:00
Elijah King
0944455b37 Merge pull request #268998 from microsoft/eli/prompt-tile-style-clean
suggested prompt style and reposition
2025-09-30 14:40:57 -07:00
Elijah King
2be96ab9fd Merge branch 'main' into eli/prompt-tile-style-clean 2025-09-30 14:28:55 -07:00
Matt Bierner
b5dc5c5b98 Merge pull request #269201 from mjbvz/dev/mjbvz/raspy-raccoon
Fix name in package-lock
2025-09-30 14:05:23 -07:00
Matt Bierner
b3b51ab9ba Add insert and del elements to allowed chat html tags
Fixes #269139

Also adds `s` (general strike through)
2025-09-30 14:02:57 -07:00
Connor Peet
c3a4ffbcf1 mcp: update with icons added to resource templates (#269199)
Followup addition from https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1565
2025-09-30 20:38:40 +00:00
Matt Bierner
99bbe0707b Fix name in package-lock
Forgot to check this in too after fixing the main `package.json`
2025-09-30 13:37:59 -07:00
Sergei Druzhkov
c2527c9dae Improve canSetExpressionValue check (#268952) 2025-09-30 18:06:38 +00:00
Martin Aeschlimann
17a3d8dd8c Merge pull request #269071 from SimonSiefke/fix/memory-leak-folding
fix: memory leak in folding
2025-09-30 19:53:18 +02:00
Megan Rogge
f8207b7f49 discourage agent from using any/unknown casts in instructions (#269122)
add rule about as any/unknown
2025-09-30 16:38:12 +00:00
Lee Murray
0685819da5 Merge pull request #269105 from microsoft/mrleemurray/quick-crane-green
Improve status bar item hover colors for accessibility
2025-09-30 17:09:47 +01:00
lemurra_microsoft
e9bf40d990 Add hover foreground color for status bar items in light and dark themes 2025-09-30 16:40:29 +01:00
lemurra_microsoft
836137bd80 Update status bar item hover background colors for improved visibility 2025-09-30 16:32:23 +01:00
lemurra_microsoft
9fa2156a37 Update status bar item hover colors for improved visibility and accessibility 2025-09-30 16:20:46 +01:00
Johannes Rieken
3f527562bb Fix cyclic dependency reporting in chat module (#269095)
* fix cyclic dependency in chat land

* make sure cyclic dependencies are correctly reported when running  complie-client task
2025-09-30 15:09:13 +00:00
Sandeep Somavarapu
1445f02006 enable mcp gallery in stable (#269080) 2025-09-30 14:04:42 +00:00
Sandeep Somavarapu
d0891116db update distro (#269074) 2025-09-30 13:40:53 +00:00
Simon Siefke
5349099a91 fix: memory leak in folding 2025-09-30 14:52:32 +02:00
Alex Ross
0de9bec93f Settings links in Release Notes do nothing (#268455)
* Settings links in Release Notes do nothing
Part of #268443

* Update src/vs/workbench/contrib/update/test/browser/releaseNotesRenderer.test.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix test

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-30 11:35:56 +02:00
João Moreno
abb3be88db isolate smoke test runs between type (#269021)
also, move some fs calls to sync
also, increase retryDelay for rmSync
fixes #268437
2025-09-30 08:20:08 +00:00
Matt Bierner
a6b2326554 Merge pull request #265891 from mjbvz/healthy-hippopotamus
Marking a few more events in vscode.d.ts readonly
2025-09-30 01:16:46 -07:00
Tyler James Leonhardt
50e37a458d Fallback to .well-known/oauth-protected-resource on 401s without WWW-Authenticate (#268977)
* refactor resource metadata reading into oauth base file

the logic is going to get more complicated, so I want to encapsulate it where it should go.

* fix test

* Fallback to .well-known/oauth-protected-resource on 401s without WWW-Authenticate

Fixes https://github.com/microsoft/vscode/issues/268210
2025-09-30 07:31:39 +02:00
Elijah King
2712eee0f7 Merge branch 'main' into eli/prompt-tile-style-clean 2025-09-29 20:50:19 -07:00
Elijah King
801f4a117b removed comments 2025-09-29 20:49:15 -07:00