Commit graph

122026 commits

Author SHA1 Message Date
Johannes Rieken
0e9d31e17d
Fix empty diff editor, leakage, and duplicated labels (#213993)
Store/dispose a reference to the RHS model of the compare editor instead of the model, make sure diff editors are released, fix repeated labels

fixes https://github.com/microsoft/vscode-copilot/issues/5885
fixes https://github.com/microsoft/vscode/issues/213992
2024-05-31 13:09:31 +02:00
Johannes Rieken
573dc3dcf4
collect metadata about workspace stats collection (#213982) 2024-05-31 11:58:02 +02:00
Ladislau Szomoru
cf3e34fc2f
Git - add error handling for traversing workspace folders during repository discovery (#213975) 2024-05-31 11:24:12 +02:00
Johannes Rieken
fab42a71ba
fix https://github.com/microsoft/vscode/issues/213970 (#213977) 2024-05-31 10:55:56 +02:00
Connor Peet
54dd0ecc65
forwarding: make https work for port forwarding (#213943)
Closes https://github.com/microsoft/vscode/issues/201465
2024-05-30 21:42:51 -07:00
Connor Peet
b82c3b9087
testing: allow test runs to run tests outside of the original scope (#213945)
Fixes #213182
2024-05-30 21:42:41 -07:00
Connor Peet
e2e6f63477
testing: fix title for show/hide inline coverage (#213946)
Fixes #213830
2024-05-30 21:42:32 -07:00
Logan Ramos
98b6706768
Bump versions (#213961) 2024-05-31 02:38:37 +02:00
Matt Bierner
b1ecfe96b5
Don't use shell for spawning node (#213960)
Fixes #204678
2024-05-30 17:08:47 -07:00
Megan Rogge
ca688da9fb
add signalOptions description (#213957)
fix #213670
2024-05-30 16:51:01 -07:00
Bhavya U
2295f3aa19
Update distro (#213955) 2024-05-31 00:53:22 +02:00
Megan Rogge
fc4f1252d7
ensure chat response isn't too verbose (#213939)
fix #212788
2024-05-30 20:42:26 +02:00
Bhavya U
6067f13b19
Add null check for session in accountsEntitlements (#213933) 2024-05-30 20:40:08 +02:00
Johannes Rieken
135c59ab34
Fix issue with "reun without" while request is pending (#213926)
- send out `ChatRequestRemovalReason`
- make inline chat re-enter `SHOW_REQUEST` when resending an active request
- the `SHOW_REQUEST` state should be prepared to come after the request has started
- more cancellation checking with `asProgressiveEdit`
- add tests

https://github.com/microsoft/vscode-copilot/issues/5997
2024-05-30 20:39:42 +02:00
Megan Rogge
576e1dc41a
make signalOptions delays experimental (#213938)
fix #213623
2024-05-30 20:22:02 +02:00
Justin Chen
1221742502
move web reporter setting and check version (#213934)
* move registry and check at run time

* remove whitespace
2024-05-30 19:57:42 +02:00
Megan Rogge
0b240bcc59
fallback to widget hover content if no markdown hover content found (#213932)
fix #213931
2024-05-30 19:51:51 +02:00
Megan Rogge
c702301d0e
add setting description for general signal delays (#213927) 2024-05-30 19:30:11 +02:00
Rob Lourens
f53d2d5e57
Explain chat participant name requirement more (#213924)
Another note for #210385
2024-05-30 19:02:21 +02:00
Johannes Rieken
0b0ad6a2d2
Revive serialized chat data when restoring session (#213915)
fixes https://github.com/microsoft/vscode/issues/213914
2024-05-30 09:42:43 -07:00
Daniel Imms
7ed51569a1
Merge pull request #213905 from microsoft/tyriar/211933
Workaround low underscore in fonts by adjusting line height
2024-05-30 07:59:01 -07:00
Daniel Imms
8fcf73b0c4
Fix test for new lineheight value 2024-05-30 07:40:48 -07:00
Daniel Imms
72216f228c
Merge pull request #213908 from microsoft/tyriar/212180
Check minor bash version before using @P
2024-05-30 07:36:27 -07:00
Johannes Rieken
4dde6707a6
On request-removal undo till the point at which the request was made (#213902)
* On request-removal undo till the point at which the request was made

fixes https://github.com/microsoft/vscode-copilot/issues/5736

* fixed EOL sequence which (hopefully) fixes tests

* give up, don't use new lines...
2024-05-30 06:54:41 -07:00
Alex Ross
e545871b48
Only fire collapsible change event if actually changed. (#213910) 2024-05-30 15:49:23 +02:00
Daniel Imms
c31c6c6f59
Fix v4 major check 2024-05-30 06:14:59 -07:00
Daniel Imms
ef127903e4
Check minor bash version before using @P
Fixes #212180
2024-05-30 06:13:19 -07:00
Daniel Imms
12a4c7422d
Workaround low underscore in fonts by adjusting line height
Part of #211933
2024-05-30 05:54:23 -07:00
Simon Siefke
7ea8fbbc28
fix wrong colors when editor findMatchForeground is not defined (#213686)
* fix css
2024-05-30 12:53:31 +00:00
Johannes Rieken
826a005eae
improve zone revealing when showing above line 1 (#213904)
fixes https://github.com/microsoft/vscode/issues/213822
2024-05-30 14:52:34 +02:00
Henning Dieterichs
3ea4e9e7ef
Fixes #213703 (#213899)
Revert "Fixes #209417 (#213549)"

This reverts commit e9a5733f32.
2024-05-30 12:12:55 +02:00
Benjamin Pasero
e1d235cb32
voice - make sure speech context counters do not get out of sync (#213637) (#213898) 2024-05-30 12:06:23 +02:00
Johannes Rieken
fa23e5fbe2
fixes https://github.com/microsoft/vscode/issues/213716 (#213828)
* fixes https://github.com/microsoft/vscode/issues/213716

* fix tests
2024-05-30 09:49:18 +02:00
Aiday Marlen Kyzy
a141edab91
Reusing NLS label of markdown verbose hover in accessible view (#213680)
* reusing nls label

* polishing
2024-05-30 09:40:30 +02:00
Rob Lourens
3cc0f306ca
Add more notes to selectChatModels (#213867) 2024-05-30 09:38:41 +02:00
Aiday Marlen Kyzy
f1f91ad6c2
Changing the wording in the accessible view/help (#213681)
changing the wording of the hover widget
2024-05-30 09:30:46 +02:00
Rob Lourens
5adf5ece56
Fix sendChatRequest reference (#213870) 2024-05-30 09:19:05 +02:00
Aiday Marlen Kyzy
70806e34d6
Adding back the CSS into the hover code (#213831)
* adding back the appropiate css

* removing the padding bottom maybe not needed?
2024-05-30 09:12:15 +02:00
Joyce Er
bc15ede705
fix: ensure chat view is revealed when attaching context (#213871) 2024-05-29 20:11:12 -07:00
Rob Lourens
61953c130b
'request' may be undefined when handling an error while sending a chat request (#213869)
Part of microsoft/vscode-copilot#5942
2024-05-29 18:10:55 -07:00
Alexandru Dima
8f78098b37
Ensure inline chat is started with a good initial selection (#213860) 2024-05-29 15:59:54 -07:00
Rob Lourens
c47a1d835d
Show proper warning for outdated Copilot Chat in the next build (#213852) 2024-05-30 00:18:17 +02:00
Matt Bierner
721441c98a
Fix references for copilot backing docs again (#213848)
Fixes https://github.com/microsoft/vscode-copilot-release/issues/1055
2024-05-29 14:19:15 -07:00
Michael Lively
7131055538
Hook up notebook format code action to format notebook command (#213847)
hook format codeaction to format notebook command
2024-05-29 13:29:02 -07:00
Joyce Er
0ead1f80c9
fix: hide Attach Context for quick chat (#213841) 2024-05-29 20:34:12 +02:00
Peng Lyu
c98f749f7e
Fix #213525. Move nb chat variable to service (#213835) 2024-05-29 19:27:54 +02:00
Tyler James Leonhardt
b6298d8605
Retain previous quick pick navigation behavior with Home and End (#213832)
Fixes https://github.com/microsoft/vscode/issues/213739
2024-05-29 19:21:00 +02:00
Johannes Rieken
77b1d90ca6
doc updates & fixes for chat/lm API (#213777)
* workaround @link not working

* fixes https://github.com/microsoft/vscode/issues/213630
2024-05-29 10:18:15 -07:00
Connor Peet
ebeb99b8f2
Connor4312/issue211378 (#213829)
cli: fix inverted condition not showing warning correctly

Fixes #211378
2024-05-29 18:50:34 +02:00
Raymond Zhao
23b0f28ec1
fix: setting labels appearing in widgets (#213826) 2024-05-29 09:15:23 -07:00