Commit Graph

131056 Commits

Author SHA1 Message Date
Robo
c340fc9fcf ci: optimize rpm and debian packaging (#243757) 2025-03-18 00:45:21 +09:00
Benjamin Pasero
4a662f7269 chat - setup wording tweaks (#243761) 2025-03-17 16:31:38 +01:00
Sandeep Somavarapu
63ec4d1c16 open barrier at the end (#243760) 2025-03-17 16:18:19 +01:00
Megan Rogge
281e0a55b0 make task problem matcher events API simpler (#243756) 2025-03-17 16:12:35 +01:00
Benjamin Pasero
22519fdd25 chat - restyle the setup dialog (#243753)
* chat - restyle the setup dialog

* wording

* align

* renames

* wording

* wording
2025-03-17 16:08:10 +01:00
Daniel Imms
9d06bbef12 Merge pull request #243641 from microsoft/tyriar/241981
Add padding to non suggestions
2025-03-17 07:57:16 -07:00
Daniel Imms
9be1aed37f Merge pull request #243754 from microsoft/tyriar/240891
Remove boolean support for terminal quickSuggestions
2025-03-17 07:30:34 -07:00
Johannes Rieken
7accf17461 fixes https://github.com/microsoft/vscode-copilot/issues/14297 (#243752) 2025-03-17 15:19:32 +01:00
Daniel Imms
4f2c195954 Remove boolean support for terminal quickSuggestions
Fixes #240891
2025-03-17 07:15:39 -07:00
Henning Dieterichs
ef34ef8eb2 Fixes #214220 2025-03-17 13:58:07 +01:00
Aiday Marlen Kyzy
2b5460278d prep: rewriting sticky scroll for variable line height adoption (#243745)
refactoring editor sticky scroll for line height issue
2025-03-17 13:26:13 +01:00
Alex Ross
e3e0347a09 Tree Sitter throws after switching branch (#243740)
Fixes #243724
2025-03-17 13:20:42 +01:00
Henning Dieterichs
b245a2da69 Fixes #241147 (#243743) 2025-03-17 13:11:54 +01:00
Alex Ross
fa48b788cf String inside an array isn't colored correctly (#243742)
Fixes #243345
2025-03-17 12:45:44 +01:00
Benjamin Christopher Simmonds
7248ff1cc2 Fix editor tabs drag and drop (#243543)
* Fix editor tabs drag and drop

* fix more

* align dnd across workbench

* move applyDragImage into ui/dnd

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2025-03-17 12:39:04 +01:00
Benjamin Christopher Simmonds
5b778ceb0f Remove unused mixed lines from the codebase (#243737)
remove the rest of nes mixed lines
2025-03-17 12:01:52 +01:00
Benjamin Pasero
3a0a16c157 dialog - share more common workbench options (#243736) 2025-03-17 11:52:05 +01:00
Sandeep Somavarapu
c74829e0c7 adopt gallery manifest in server (web) (#243729) 2025-03-17 10:38:27 +01:00
Benjamin Pasero
e67b836a9d chat - add and use dropdown button in setup dialog (#243728) 2025-03-17 10:36:43 +01:00
Johannes Rieken
d775ee6b55 simpler fix for https://github.com/microsoft/vscode-copilot/issues/14269 (#243725)
* Revert "Fix multiple chat views (#243610)"

This reverts commit e56325d50d.

* simpler fix for https://github.com/microsoft/vscode-copilot/issues/14269
2025-03-17 09:43:14 +01:00
Connor Peet
420bde3a4c mcp: allow ai-assisted setup to suggest name (#243720) 2025-03-17 06:50:29 +01:00
Peng Lyu
a5a4b77d27 fix cmd+i for search when clause (#243718) 2025-03-17 06:44:44 +01:00
Peng Lyu
66e9fe0d6f render run all always / align with run button (#243716)
* render run all always / align with run button

* 💄
2025-03-17 06:10:34 +01:00
Peng Lyu
367abc7328 Kernel extensions should be installed on remote eh. (#243715) 2025-03-17 06:09:45 +01:00
Peng Lyu
e747425ac0 Add shortcut for auto trigger ai search providers. (#243711) 2025-03-17 04:16:59 +01:00
Connor Peet
02ae480316 mcp: add ai-assisted setup for MCP servers (#243705) 2025-03-16 20:10:02 -07:00
Benjamin Pasero
da1f16ceac chat - submit request again when setup ready (#243696)
* chat - submit request again when setup ready

* supper agent mode
2025-03-16 19:37:01 +00:00
Raymond Zhao
97e0cb9618 Fix 7z archiving too many files (#243695)
Fixes #243484
2025-03-16 12:08:24 -07:00
Rob Lourens
4594828698 Fix remaining ChatAgentLocation imports (#243693)
* Fix more ChatAgentLocation imports

* Fix more
2025-03-16 19:00:11 +01:00
Benjamin Christopher Simmonds
ba8bbce0e8 Go into collapsed mode when typing (#243691)
go into collapsed mode when typing
2025-03-16 09:08:09 -07:00
Benjamin Pasero
116b986f77 chat - status and setup cleanup (#243573) 2025-03-15 23:49:24 -07:00
Connor Peet
458154adbe mcp: button/command for adding MCP servers (#243675)
An editor content button is shown on mcp.json to add a server.
Additionally, the command is accessible on the command palette and when
invoked from there will prompt the user to pick where to save their
config.

With registry support I envision the "Select Server Type" would list
servers in addition to letting users provide their own.

Closes #243617
2025-03-15 23:09:28 -07:00
Rob Lourens
910ab9a6bd More unified mode fixes (#243658)
* More updates when in unified view mode

* More fixes

* Fix

* Fix tests

* Add test

* Update
2025-03-16 06:08:35 +00:00
Rob Lourens
9a8f8bbabf Move terminal chat placeholder off welcome message (#243674) 2025-03-15 23:06:32 -07:00
Rob Lourens
a41a4ba14b Hide modelpicker when too small (#243666)
It gets very ugly at small sizes. Hiding at the point where you have just a few characters
2025-03-15 23:06:03 -07:00
Rob Lourens
6dd11490eb Only allow tools in agent mode (#243663) 2025-03-15 23:05:23 -07:00
Don Jayamanne
0364a7b4db Remove dead code (#243669) 2025-03-15 21:04:23 -07:00
Rob Lourens
7380c8d74b Fix fromNowByDay test (#243619)
* Fix fromNowByDay test
It failed within a 2 hour window
Would be better to be able to test against a fixed Date instead of the current time

* Put 'daysAgo' test back
2025-03-15 23:38:29 +00:00
Rob Lourens
67053d5626 Put setting value back (#243654) 2025-03-15 16:37:44 -07:00
Anthony Kim
bf36be9c61 Finalize Shell API (#243274)
* Adopt terminal suggest to shell api change

* Internally bring string enum for terminal suggest to prevent Typos

* Better word description under api description

* Remove shell proposed api against vscode.d.ts

* Update `shell` description after looking at feedbacks.

* Update docs

* Change to a Map<TerminalShellTye, string[]>

* One last typo

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2025-03-15 15:28:19 -07:00
Daniel Imms
3e749796fa Merge pull request #243643 from microsoft/tyriar/241912
Don't request via trigger chars on cursor left unless widget is already visible
2025-03-15 08:54:52 -07:00
Daniel Imms
783b7e1d1b Merge pull request #243642 from microsoft/tyriar/241588
Only trigger quick suggestions when the last input didn't include ESC
2025-03-15 08:40:46 -07:00
Daniel Imms
d2a4b5a967 Don't request via trigger chars on cursor left unless widget is already visible
Fixes #241912
2025-03-15 04:57:07 -07:00
Daniel Imms
59b20bb13f Only trigger quick suggestions when the last input didn't include ESC
Fixes #241588
2025-03-15 04:50:59 -07:00
Daniel Imms
d4d277fbdc Add padding to non suggestions
Fixes #241981
2025-03-15 04:44:37 -07:00
Daniel Imms
f41dfa03b5 Add prompt input model to shell integration tab details
Fixes #243637
2025-03-15 04:38:22 -07:00
Daniel Imms
ec8da3f5d0 Add argument with optional indicator to right of label
Fixes #241970
2025-03-15 04:21:26 -07:00
Daniel Imms
fd706d279b Merge pull request #243587 from microsoft/tyriar/241978_2
Update xterm, bring in conpty resize improvements
2025-03-15 03:51:48 -07:00
Tyler James Leonhardt
968254b594 Include options in the key (#243512)
Fixes https://github.com/microsoft/vscode/issues/243511
2025-03-15 10:44:59 +00:00
Rob Lourens
c45eab83be Make agent welcome content declared on the agent as metadata (#243618)
* Make agent welcome content declared on the agent as metadata
To make it easier when switching modes

* Remove internal plumbing

* Fix sample questions

* bump version
2025-03-15 08:22:40 +01:00