Commit graph

125602 commits

Author SHA1 Message Date
Benjamin Pasero 3d6f6d2df3
run OSS license tool (#229904)
* run OSS license tool

* bump distro
2024-09-27 06:21:02 +02:00
Peng Lyu 3cf6788958
Re #229883. Event emitter and version increment should be sync'ed (#229900)
* Fix #229883. content event is required for cell content change.

* Re #229883. Event emitter and version increment should be sync'ed
2024-09-26 19:43:16 -07:00
Peng Lyu 64e959c1ae
Fix #229883. content event is required for cell content change. (#229896) 2024-09-27 02:19:14 +02:00
Tyler James Leonhardt 30c5902aae
Remove old reference of adding providers contributed by the environment (#229895)
This code should have been removed when we moved this exact code into:

6486ae847d/src/vs/workbench/services/authentication/browser/authenticationService.ts (L93-L100)
2024-09-27 02:09:50 +02:00
Joyce Er 0d7a2e1d72 feat: add a dedicated chat editing view 2024-09-26 15:52:05 -07:00
Rob Lourens 6486ae847d
Reorder "Start editing session" icon (#229892) 2024-09-26 15:35:14 -07:00
Rob Lourens a8266cd1a3
Give padding in refs list when file icons disabled (#229891) 2024-09-26 15:34:40 -07:00
Tyler James Leonhardt 4ec35c8792
Only include installed extensions (#229889)
Fixes https://github.com/microsoft/vscode/issues/229886
2024-09-27 00:16:11 +02:00
Rob Lourens 589cd8ac39
Fix quick chat layout (#229885)
Enable chat input to grow and increase the size of the chat widget overall.

Fix #229627
Also fix toolbar alignment in quick chat when the input is multiple lines
2024-09-26 23:22:17 +02:00
Andrea Mah 930fa6fb1e
Merge pull request #229884 from microsoft/andreamah/issue229878
call `expand` as async
2024-09-26 14:07:29 -07:00
andreamah c60ccaa14c
change other instances of expand 2024-09-26 13:45:45 -07:00
andreamah 9b9508dfc3
await on expand
Fixes #229878
2024-09-26 13:22:27 -07:00
Connor Peet 75b78f5d9c
update unit test 2024-09-26 13:02:21 -07:00
Connor Peet 38bc9f08b7
debug: fix escape characters shown when hovering DOM element
Fixes #229874
2024-09-26 12:38:33 -07:00
Johannes Rieken d445ba063e
workaround for https://github.com/microsoft/vscode-copilot/issues/8676 (#229876)
reopens https://github.com/microsoft/vscode-copilot/issues/8127
2024-09-26 21:19:34 +02:00
Peng Lyu a7d5297937
Fix #229850. Inline editContext check in notebook webviewPreloads. (#229869) 2024-09-26 20:37:36 +02:00
Cody Beyer 5406df5970 added mistral ai npm package 2024-09-26 18:01:26 +00:00
Connor Peet f71675cbd9
testing: fix per-test filter from editor actions not working (#229863)
Fixes #229848
2024-09-26 19:39:11 +02:00
Henning Dieterichs d9f21be202
Fixes https://github.com/microsoft/vscode-copilot/issues/8671 (#229862) 2024-09-26 19:24:46 +02:00
Alex Ross 955c13c0b9
[] in sticky scroll is not highlighted correctly when tree sitter is enabled (#229849)
Fixes #229556
2024-09-26 19:24:23 +02:00
Christof Marti 74b0694b19 Roll back to @vscode/proxy-agent 0.22.0 (#228872) 2024-09-26 17:44:17 +02:00
Johannes Rieken fec02a71d4
don't bother normalizing ranges from (funky) hunks as they get normalized later anyways. (#229830)
fixes https://github.com/microsoft/vscode-copilot/issues/8643
2024-09-26 17:05:25 +02:00
Alexandru Dima 462abd6564
Re-render the actions on each update and reset an entry's state if it is edited (#229840) 2024-09-26 17:04:26 +02:00
Alex Ross d4a6f20c84
Tree sitter colors: Everything is bold (#229839)
Fixes #229823
2024-09-26 16:59:31 +02:00
Benjamin Christopher Simmonds 2544a7b03f
Do not await clipboard image data when not supported (#229835)
Don't await clipboard image data when not supported
2024-09-26 16:58:50 +02:00
Johannes Rieken 178c125fe2
reveal chat zone should always reveal position in editor (#229838)
fixes https://github.com/microsoft/vscode-copilot/issues/8509
2024-09-26 16:58:27 +02:00
Alex Ross 7b238beeeb
Missed a spot with highlighting member methods (#229836)
Fixes #229557
2024-09-26 16:54:00 +02:00
Alexandru Dima ced91ace38
Emit change event when the state changes to streaming (#229834) 2024-09-26 16:46:22 +02:00
Alex Ross c68420ab74
Fix some off-by-one at the end of the line in tree sitter (#229833)
Part of https://github.com/microsoft/vscode/issues/229808
2024-09-26 16:40:50 +02:00
Benjamin Christopher Simmonds a6139a4b8b
Fix hovers in chat attachments 2 (#229831)
fix attachment in other attachments render location...
2024-09-26 16:35:25 +02:00
Benjamin Christopher Simmonds a3c6381746
Hide panel icon rendering feature (#229817)
Don't make workbench.panel.showLabel visible
2024-09-26 13:44:52 +02:00
Johannes Rieken be760b0915
fix how context key is updated (#229818) 2024-09-26 13:18:45 +02:00
Sandeep Somavarapu c48773b4f0
fix #229488 (#229816) 2024-09-26 13:06:37 +02:00
Benjamin Christopher Simmonds 438a9d9eed
Disable more explorer async find features (#229814)
disable more exploreer async find features
2024-09-26 12:58:05 +02:00
Alex Ross 516cd37e95
Fix bracket pair + tree-sitter freeze (#229809)
Fixes #229808
2024-09-26 12:48:20 +02:00
Alexandru Dima 8252865bf7
Fix editing session lifecycle issues (#229807)
* Redo the way an edit session gets disposed and add more assertions to catch any incorrect usages

* Fix lifecycle issues, also don't capture in the click closure the initial contents of the editing session
2024-09-26 11:57:44 +02:00
Aiday Marlen Kyzy 31afbe3443
Using different backgrounds on composition instead of underline (#229806)
using backgrounds instead of underline
2024-09-26 11:55:58 +02:00
Martin Aeschlimann 9a91d3382e
Cancelling application of edits results in a dialog notification (#229805) 2024-09-26 11:47:10 +02:00
Johannes Rieken 67a93b0e45
Revert "Revert "chat command center polish (#229674)" (#229755)" (#229802)
This reverts commit 11fb5bbfdb.

Add another context key `inlineChatPossible` which truely checks code editors so that a global command works
2024-09-26 11:11:36 +02:00
Benjamin Christopher Simmonds a45ae99e75
Fix hover navigation across attachments (#229801)
fix hover navigation across attachments
2024-09-26 11:08:44 +02:00
Alex Ross 9e23739d0b
Only the first settings reference in a line is rendered (#229727)
Fixes #229494
2024-09-26 10:09:59 +02:00
Joyce Er c43f508b73 feat: render edit generation progress in chat editing widget 2024-09-26 06:47:09 +02:00
Joyce Er 037dadc415 feat: enable file decorations for chat edited files list 2024-09-26 06:47:09 +02:00
Rob Lourens 2fddfda9b0
Use new API for chat welcome view (#229782)
* Fix invisible chat view after updating to compatible extension

* Fix #228011
Use new API for chat welcome view
2024-09-25 21:45:58 -07:00
Tyler James Leonhardt eef6488c2c
Use select_account prompt when no account is specified (#229778)
Fixes https://github.com/microsoft/vscode/issues/226892
2024-09-25 21:44:09 -07:00
Peng Lyu 749615f58e
Fix #229667. Bind listeners on cell text model misses events. (#229773) 2024-09-25 16:39:38 -07:00
Tyler James Leonhardt 6801c1f2c3
Handle when an extension hasn't used an auth provider yet (#229777)
By allowing an optional providerId passed in.

Fixes https://github.com/microsoft/vscode/issues/229503
2024-09-26 01:12:59 +02:00
Rob Lourens 3b5eba0245
Move inline chat buttons to one toolbar (#229776)
Move inlin chat buttons to one toolbar
2024-09-26 01:01:20 +02:00
Connor Peet 1f0183ac93
debug: bump js-debug and table viz (#229763) 2024-09-26 00:51:46 +02:00
Andrea Mah 18b5d21ace
Merge pull request #229774 from microsoft/equivalent-perch
make folder query case insensitive
2024-09-25 15:48:14 -07:00