Commit Graph

133015 Commits

Author SHA1 Message Date
Alex Ross
0ac234bbd0 Update grammars (#248013) 2025-05-02 16:29:24 +03:00
Ladislau Szomoru
e9daa2e0f3 Engineering - bump version (#247998) 2025-05-02 09:45:40 +02:00
Bhavya U
56222f3441 Add new slide transition styles for getting started container (#247995) 2025-05-01 22:47:53 -07:00
Justin Chen
2a83820932 better math to handle screenshotting out of bounds (#247993)
* do better math to handle screenshotting out of bounds

* better naming
2025-05-01 22:47:37 -07:00
Bhavya U
47ea00afe6 Improve transition effects in gettingStarted.css for smoother animations (#247994) 2025-05-02 06:34:09 +02:00
Rob Lourens
7d98a2cd4f Force file save after agent mode edits it (#247989)
* Force file save after agent mode edits it
Fix microsoft/vscode-copilot#16897

* Don't use asyncTransaction
2025-05-02 03:54:14 +02:00
Rob Lourens
377cf9cbd3 Merge pull request #247988 from microsoft/roblou/brainy-lynx
Fix broken spacing in attachment
2025-05-01 16:38:07 -07:00
Rob Lourens
1417b9b5cf Fix broken spacing in attachment
Fix #16632
2025-05-01 16:17:31 -07:00
Connor Peet
99b45c866e mcp: fix extension mcp servers not having unique ID causing confusion (#247971) 2025-05-01 15:48:35 -07:00
Bhavya U
83f1f3b54a Enhance layout constraints for Getting Started page to improve responsiveness (#247983) 2025-05-02 00:29:41 +02:00
Bhavya U
73b79fc881 Update search for the new walkthrough (#247977) 2025-05-01 17:48:42 -04:00
Bhavya U
f574b20804 Implement Getting Started Experiment Service (#247975)
* Implement Getting Started Experiment Service

* Setup defaults
2025-05-01 21:48:18 +00:00
Matt Bierner
487d6060e2 Merge pull request #247976 from mjbvz/verbal-coyote
Create settings section for inlay hints
2025-05-01 14:47:57 -07:00
Matt Bierner
d0ef6aa62a Create settings section for inlay hints
When I split out these, I forgot to include inlay hints too
2025-05-01 13:26:22 -07:00
Logan Ramos
3f0b857f7f Introduce per plan chat entitlement (#247960)
* Change button rendering based on plan

* Use same wording as status menu
2025-05-01 11:05:28 -07:00
Bhavya U
b92ce9e0d7 Select step on hover (#247964) 2025-05-01 10:35:38 -07:00
Harald Kirschner
4e8420946f Add MCP server information (#247904) 2025-05-01 17:10:59 +00:00
Johannes Rieken
2ba158ca77 Merge pull request #247869 from microsoft/joh/cold-rat
only honor disabled tools in agent-mode
2025-05-01 15:42:49 +02:00
Bhavya U
8967ea383c improve step selection and navigation in Getting Started page (#247933)
* improve step selection and navigation in Getting Started page

* fix: update footer rendering to properly manage disposables
2025-05-01 07:48:32 +00:00
Bhavya U
31609aa0cb Update titles and descriptions for new walkthroughs (#247903)
* Update titles and descriptions for new walkthroughs

* fix: update walkthrough page title

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

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

* updated content

---------

Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
2025-04-30 21:31:39 -07:00
Peng Lyu
15011554bd Fix #247908. (#247931) 2025-05-01 05:40:43 +02:00
Rob Lourens
9993b3ff3d Merge pull request #247924 from microsoft/roblou/alternative-junglefowl
Tweak agent enablement setting description
2025-04-30 19:07:40 -07:00
Rob Lourens
637e8f64bd Tweak agent enablement setting description 2025-04-30 18:48:20 -07:00
Martin Aeschlimann
72877c46f1 Creating prompt file is broken in WSL (#247921) 2025-05-01 01:50:04 +02:00
Justin Chen
19cf19e6ca better min width for model picker action widget (#247919) 2025-05-01 01:46:51 +02:00
Martin Aeschlimann
fb508a5a1a ensure that currently active instructions file is pre-selected (#247916)
* ensure that currently active instructions file is pre-selected

* undo unneeded change
2025-05-01 01:37:12 +02:00
Megan Rogge
81a81aae0d fallback to shell integration cwd if no cwd is resolved based on prefix (#247896) 2025-04-30 16:15:50 -07:00
Bhavya U
e01516e75b add category descriptions and responsive design adjustments (#247912) 2025-04-30 16:09:48 -07:00
Bhavya U
210a1743a3 fix: update footer visibility based on selected step (#247906) 2025-05-01 01:00:44 +02:00
Martin Aeschlimann
f4a3c8bb61 revert: fix attach instructions file picker dialog multi-select select logic (#247902)
* Revert "fix inline edit chat instruction attachments"

This reverts commit 101f724511.

* Revert "improve 'createPromptPickItems' method of the prompt file picker, cleanup"

This reverts commit c72db9293e.

* Revert "ensure that currently active instructions file is pre-selected in the attach instructions file picker dialog"

This reverts commit 0c02e7811a.

* Revert "fix private property/method names"

This reverts commit 142d792d29.

* Revert "add documentation comments and cleanup"

This reverts commit 46372e16f3.

* Revert "keep instruction files picker open when a new chat session is created (cmd + arrow gesture)"

This reverts commit cfdf151b78.

* oRevert "allow for multi-select of the instruction files"

This reverts commit 08f802cb59.
2025-04-30 15:39:34 -07:00
Raymond Zhao
ebcc9d6f3d Fix settings reference (#247871)
Fixes #247825
2025-04-30 15:38:50 -07:00
Connor Peet
a49607ffab chat: fix tool confirmation too long for single-line inputs (#247911)
Fixes #247907
2025-05-01 00:37:01 +02:00
Bhavya U
31f92e1d85 style: update button focus styles and adjust image widths in theme picker (#247898) 2025-04-30 22:54:45 +02:00
Oleg Solomko
101f724511 fix inline edit chat instruction attachments 2025-04-30 13:50:04 -07:00
Oleg Solomko
b3828019a4 fix issue with uninitialized decorations array 2025-04-30 13:50:04 -07:00
Oleg Solomko
c72db9293e improve 'createPromptPickItems' method of the prompt file picker, cleanup 2025-04-30 13:50:04 -07:00
Oleg Solomko
0c02e7811a ensure that currently active instructions file is pre-selected in the attach instructions file picker dialog 2025-04-30 13:50:04 -07:00
Oleg Solomko
142d792d29 fix private property/method names 2025-04-30 13:50:04 -07:00
Oleg Solomko
46372e16f3 add documentation comments and cleanup 2025-04-30 13:50:04 -07:00
Oleg Solomko
cfdf151b78 keep instruction files picker open when a new chat session is created (cmd + arrow gesture) 2025-04-30 13:50:04 -07:00
Oleg Solomko
08f802cb59 allow for multi-select of the instruction files 2025-04-30 13:50:04 -07:00
Bhavya U
079fa82f41 Update border styling (#247883)
* Update border styling

* fix: remove width and height attributes from multi-file-edits.svg
2025-04-30 12:57:34 -07:00
Megan Rogge
39e374fb2a update distro (#247867) 2025-04-30 20:58:57 +02:00
Osvaldo Ortega
5c651876ba Merge pull request #247893 from microsoft/osortega/fix-telemetry-event-name
Fix telemetry event name
2025-04-30 12:56:58 -06:00
Osvaldo Ortega
e72cebc83a Fix telemetry event name 2025-04-30 11:43:59 -07:00
Connor Peet
6448eb8137 debug: bump js-debug to 1.100 (#247890) 2025-04-30 20:30:42 +02:00
Alex Ross
df975ac962 Include all possible ChatMessageParts (#247865)
Fixes https://github.com/microsoft/vscode/issues/247863

Co-authored-by: Justin Chen <54879025+justschen@users.noreply.github.com>
2025-04-30 20:19:59 +02:00
Matt Bierner
c19669a598 Merge pull request #247887 from mjbvz/obnoxious-kiwi
Fix leak warning for `ThemeFileWatcher`
2025-04-30 11:01:15 -07:00
Justin Chen
01b448faf9 fix screenshot error when wrapped tabs (#247881)
* fix overlay not working

* fix issue with wrapped tabs and screenshots
2025-04-30 17:48:26 +00:00
Matt Bierner
e17cfd9c45 Fix leak warning for ThemeFileWatcher
We weren't tracking the onDidChangeFiles event
2025-04-30 10:27:58 -07:00