Commit Graph

134696 Commits

Author SHA1 Message Date
Martin Aeschlimann 2d01fca9b0 prompt file: code complete in headers 2025-06-28 21:26:50 +02:00
Benjamin Pasero 1d89ed699b Merge pull request #252758 from microsoft/ben/melodic-platypus
chat - prepare dialog experiments with alternate provider
2025-06-28 13:18:06 +02:00
Benjamin Pasero 384ad082ee shell env - actually revert to how it used to be (#252755) 2025-06-28 13:17:22 +02:00
Benjamin Pasero 6ededbed44 chat - prepare dialog experiments with alternate provider 2025-06-28 09:50:25 +02:00
Bhavya U 9bf5ea55e6 Update getting started exp (#252752) 2025-06-28 06:38:47 +00:00
Benjamin Pasero ce4da7510b layout - remove workbench.secondarySideBar.opensMaximized as it was working strangely (#252747) 2025-06-28 07:34:36 +02:00
Josh Spicer ba9058298a Remove css for coding agent prompt file (#252724)
* remove css for coding agent prompt file

* but localized
2025-06-27 18:29:49 -07:00
Harald Kirschner cf931a999e Apply feedback on instruction generation wording (#252723) 2025-06-28 03:00:05 +02:00
Rob Lourens 2f6b1d56c9 Chat copy polish (#252720)
microsoft/vscode-copilot-release#416
2025-06-27 17:45:01 -07:00
Tyler James Leonhardt 798f1910fa Regenerate Client Id when invalid_client is returned (#252714)
Fixes https://github.com/microsoft/vscode/issues/250960
2025-06-28 00:51:01 +02:00
Josh Spicer faddb17df3 move cloud button for pause (#252710)
move for pause
2025-06-28 00:48:14 +02:00
Connor Peet 4307305ac7 shellEnv: disable powershell discovery on Windows (#252703)
* shellEnv: disable powershell discovery on Windows

Closes #251957
Closes #251901
Closes #251446

* comments
2025-06-27 15:19:24 -07:00
Josh Spicer b86333741f fix replying in coding agent thread (#252708)
* trust markdown

* remove unneeded trust options
2025-06-27 15:18:28 -07:00
Josh Spicer d41cad7a63 include pending user message too (#252702) 2025-06-27 23:56:53 +02:00
Raymond Zhao a37e19a82a fix: change search toggle setting back to experimental (#252701) 2025-06-27 14:48:56 -07:00
Connor Peet d33c40d6bb mcp: fix add-mcp command errors out on insiders (#252705)
Fixes #252512
2025-06-27 23:48:41 +02:00
Raymond Zhao 202f02381b chore: bump ripgrep + npm audit fix (#252674) 2025-06-27 12:26:19 -07:00
Benjamin Pasero 6e3a2e0032 fix: prevent untrusted chat sentiment from displaying settings option (#252684) 2025-06-27 21:25:13 +02:00
Henning Dieterichs 502595360e Edit reason tracking for rename and code actions (#252680) 2025-06-27 12:13:46 -07:00
Benjamin Pasero 1b00036b7a chat - treat untrusted workspaces specially (#252644) 2025-06-27 21:05:17 +02:00
Josh Spicer 17e4022328 Coding Agent + Prompt file integration (#252581)
* prompt coding agent overlay

* redundant file

* fix naming

* but make it circular

* disable button while coding agent is working

* missed renaming import
2025-06-27 11:19:04 -07:00
Robo d643cc7dac chore: bump electron@35.6.0 (#252670)
* chore: bump electron@35.6.0

* chore: bump distro
2025-06-27 20:06:46 +02:00
Henning Dieterichs 71e1506707 updates distro (#252668) 2025-06-27 19:27:11 +02:00
Henning Dieterichs 8b6212dd64 Improves snippet/suggest edit reason reporting (#252666) 2025-06-27 19:14:44 +02:00
Henning Dieterichs 4c8ed58a9d edit reason refactoring (#252654)
* edit reason refactoring

* Fixes missing service

* Fixes tests

* fixes tests
2025-06-27 16:40:22 +00:00
Martin Aeschlimann e7a37c24c2 prompt parser: do not automatically resolve references (#252652)
* prompt parser: do not automatically resolve references

* update
2025-06-27 16:22:38 +00:00
Daniel Imms 663a1611a1 Merge pull request #252642 from microsoft/tyriar/252307
Convert shell cwd to URI on the exthost
2025-06-27 07:51:08 -07:00
Daniel Imms bc29a4eb19 Clarify string cwd usage 2025-06-27 07:31:03 -07:00
Daniel Imms c4fecd57be Add method (unused for now) to get uri on renderer 2025-06-27 07:15:53 -07:00
Benjamin Christopher Simmonds 66f474f93b Add reason for completion (#252637)
add reason for completion
2025-06-27 14:05:04 +00:00
Lee Murray 2932a06564 Merge pull request #252641 from microsoft:mrleemurray/ordinary-planarian-chocolate
Add new codicons for chat, search, and edit sparkle
2025-06-27 15:02:02 +01:00
Daniel Imms df9ebeec47 Convert shell cwd to URI on the exthost
Fixes #252307
Fixes #235331
2025-06-27 06:43:01 -07:00
lemurra_microsoft cec46d85d2 feat: add new codicons for chat, search, and edit sparkle 2025-06-27 14:40:00 +01:00
hyrious 7dd2343e5b fix: missing translations of remote built-in extensions (#249430) 2025-06-27 13:23:23 +00:00
Benjamin Pasero 36f78736b9 Allow to startup with a maximised chat view (fix microsoft/vscode-copilot#18401) (#252633) 2025-06-27 14:39:37 +02:00
Benjamin Pasero f8a5608556 Add support for accent color on windows border (fix #242980) (#252473) 2025-06-27 14:27:46 +02:00
Benjamin Christopher Simmonds 4b9aeee961 Add view data for inline completions (#252561)
* add view data

* add missing values
2025-06-27 14:24:40 +02:00
Sandeep Somavarapu 232c283124 log as debug (#252628) 2025-06-27 14:14:44 +02:00
Benjamin Pasero 3edfba1aef layout - add and adopt experimentalSecondarySidebarForNewUsers (#252622) 2025-06-27 14:00:13 +02:00
Sandeep Somavarapu 095f1f6428 fix #252516 (#252621)
* fix #252516

* add update change event
2025-06-27 11:55:13 +00:00
Sandeep Somavarapu e3d8035ff2 check for file not found (#252453)
* check for file not found
2025-06-27 13:14:43 +02:00
Bhavya U a581c38af3 feat: add core experimentation service for startup experiments (#252566)
* feat: add core experimentation service and integrate it into the workbench

* refactor and fix up targetPercentage

* test: add unit tests for CoreExperimentationService functionality

* refactor: update experimentGroup types to use StartupExperimentGroup enum

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2025-06-27 13:11:59 +02:00
Martin Aeschlimann 0dbee9e397 PromptParser: set language as input (#252616) 2025-06-27 13:11:37 +02:00
Sandeep Somavarapu eda7084ef6 sanitize server configuration type (#252607) 2025-06-27 10:56:37 +02:00
Benjamin Pasero accff65564 layout - fix restoral of secondary sidebar maximized state (#252603) 2025-06-27 10:05:31 +02:00
Justin Chen 5d53cbd3b9 add additional entry point to edits (#252380)
* add additionl entry point to edits

* use context expr

* add working hover and input settings

* blue and context key fix

* more cleanup

* address PR comments

* clean up
2025-06-27 08:56:01 +02:00
Josh Spicer b68fa590ef Push coding agent button closer to send button (#252584)
set order in ChatExecute menu to 3.9
2025-06-26 20:38:54 -07:00
Connor Peet 0b98618bf5 mcp: fix not following redirect for POST MCP calls (#252572)
Handle it manually. It seems like there is a behavior/bug in undici where it errors with 'Cannot perform ArrayBuffer.prototype.slice on a detached ArrayBuffer' on following a POST redirect. So, handle it ourselves.

Closes #252388
2025-06-26 20:02:53 -07:00
Josh Spicer 9e65768dfb fix https://github.com/microsoft/vscode-copilot/issues/18978 (#252567) 2025-06-26 18:34:48 -07:00
Tyler James Leonhardt b1e40f2893 Revert "Use Code OSS GitHub client id" (#252559) 2025-06-26 18:04:50 -07:00