Commit Graph

132974 Commits

Author SHA1 Message Date
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
Oleg Solomko
afcaf4cad7 invoke 'onSettled' callback immediately if currently settled 2025-04-30 10:22:31 -07:00
Oleg Solomko
a7f8a535b8 make base decoders to not emit 'onEnd' event when they get disposed 2025-04-30 10:22:31 -07:00
Oleg Solomko
e00f034ea3 add documentation comments 2025-04-30 10:22:31 -07:00
Oleg Solomko
2dacf5eb22 switch decoration providers to the new 'onSettled' event 2025-04-30 10:22:31 -07:00
Oleg Solomko
74a00f5f13 add 'onSettled' event for base prompt parsers 2025-04-30 10:22:31 -07:00
Logan Ramos
16ee4a72ce Fix open model picker keybinding (#247877) 2025-04-30 18:48:15 +02:00
Ladislau Szomoru
28f1757c41 SCM - dispose secondary quick diff provider (#247876) 2025-04-30 18:41:42 +02:00
Matt Bierner
f89bd3bbbb Merge pull request #247872 from mjbvz/crude-goldfish
Fix vertical centering on attachment icons
2025-04-30 09:40:35 -07:00
Daniel Imms
bb18685275 Make quick input padding consistent (#247861)
Fixes #247649
2025-04-30 09:26:01 -07:00
Matt Bierner
71da34dd52 Also fix attachment 2025-04-30 09:23:39 -07:00
Matt Bierner
145d2152ba Fix vertical centering on attachment icons 2025-04-30 09:18:21 -07:00
Oleg Solomko
c2174818e0 fix a typo in doc comment 2025-04-30 09:00:25 -07:00
Oleg Solomko
fb0bc1c144 use resource set 2025-04-30 09:00:25 -07:00
Matt Bierner
5a441fa442 Merge pull request #245713 from Victuracor/main
Fix a typo in extensions/typescript-language-features/package.nls.json
2025-04-30 08:51:01 -07:00
Ladislau Szomoru
9e6c15d640 Git - add support for unstaging a subset of lines (#247853) 2025-04-30 16:50:49 +02:00
Martin Aeschlimann
c9af19b05a add 'type: module' to the package.json of vscode-web (#247852) 2025-04-30 16:47:06 +02:00
Ladislau Szomoru
6cdea9ec05 Git - fallback to relative() when computing relative paths (#247848) 2025-04-30 15:29:15 +02:00
Johannes Rieken
eae004b31f fix missing close action of inline chat widget (#247847) 2025-04-30 15:24:21 +02:00
Isidor Nikolic
f22c15e071 Merge pull request #247843 from microsoft/isidorn/relative-piranha
update distro version in package.json
2025-04-30 14:26:52 +02:00
isidorn
1dbbbe0087 update distro version in package.json 2025-04-30 14:05:17 +02:00
Johannes Rieken
25c3adf9fb Merge pull request #247751 from microsoft/joh/private-butterfly
stable `vscode.lm.tools` instances
2025-04-30 14:01:09 +02:00
Johannes Rieken
d8a332ff32 prevent garbage when moving chat from inline chat to panel (#247836)
re https://github.com/microsoft/vscode/issues/247555#issuecomment-2841413915
2025-04-30 12:40:01 +02:00
Alex Ross
a1a557e29b Merge pull request #247834 from microsoft/alexr00/issue6867
Improve comment collapse warning dialog
2025-04-30 12:36:37 +02:00
Lee Murray
7f933a410b Merge pull request #247762 from microsoft/mrleemurray/git-pull-request-done-icon
add gitPullRequestDone icon to codiconsLibrary
2025-04-30 11:14:26 +01:00
Henning Dieterichs
9fcee2874a Fixes https://github.com/microsoft/vscode/issues/246988 2025-04-30 12:02:35 +02:00
Alex Ross
3d8a1cc327 Improve comment collapse warning dialog
Fixes microsoft/vscode-pull-request-github#6867
2025-04-30 11:55:29 +02:00
Johannes Rieken
b8d60cc513 fallback to model description of tools (#247829)
re https://github.com/microsoft/vscode/issues/247574
2025-04-30 11:04:26 +02:00
Johannes
d6060be7cb don't clear tools, better apiObject implementation 2025-04-30 11:02:29 +02:00
Ladislau Szomoru
5c6c9930b1 Engineering - add missing colors (#247827) 2025-04-30 10:44:11 +02:00
Benjamin Pasero
68464c97ca chat - tweak telemetry for setup to include maybe later option (#247826) 2025-04-30 10:12:15 +02:00
Johannes Rieken
3294b71c67 Merge pull request #247743 from microsoft/joh/exact-eel
fixes https://github.com/microsoft/vscode-copilot/issues/16723
2025-04-30 10:11:52 +02:00
Johannes Rieken
27c90e53ca Merge pull request #247744 from microsoft/joh/improved-ostrich
fix https://github.com/microsoft/vscode/issues/247455
2025-04-30 10:11:35 +02:00
Johannes Rieken
8d1623b36f fix https://github.com/microsoft/vscode-copilot-release/issues/8817 (#247823) 2025-04-30 09:30:38 +02:00
Benjamin Pasero
838043fe31 Add telemetry event for users enabling/disabling NES and completions from status bar entry (fix microsoft/vscode-copilot#16800) (#247822) 2025-04-30 09:23:18 +02:00
Johannes Rieken
06559ce8db Merge branch 'main' into joh/exact-eel 2025-04-30 09:12:47 +02:00
Johannes Rieken
03e1473844 Merge branch 'main' into joh/improved-ostrich 2025-04-30 09:11:03 +02:00
Bhavya U
bfc72b69ed update new welcome experience with smaller theme picker and CSS layout (#247819)
update new getting started experience smaller new theme picker options and CSS layout
2025-04-30 08:31:33 +02:00
Rob Lourens
049c89eefb Merge pull request #247813 from microsoft/roblou/convincing-dog
Only pass tools in tool picker as userSelectedTools
2025-04-29 21:02:01 -07:00
Rob Lourens
c1885dbbe8 Merge pull request #247814 from microsoft/roblou/perfect-frog
Put focus back in chat input after accepting tool confirmation
2025-04-29 21:01:42 -07:00
Rob Lourens
16eb989729 Put focus back in chat input after accepting tool confirmation
Fix microsoft/vscode-copilot#16724
2025-04-29 20:32:07 -07:00