Commit graph

122064 commits

Author SHA1 Message Date
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
Johannes Rieken 1b896cd26c
fix leaking listener (#213816)
re https://github.com/microsoft/vscode/issues/213141
2024-05-29 16:04:28 +02:00
Daniel Imms 0c7b019ed4
Merge pull request #213815 from microsoft/tyriar/213647_2
Enable initialHint when not stable for now
2024-05-29 07:00:30 -07:00
Daniel Imms 578f026e2b
Enable initialHint when not stable for now
Part of #213647
2024-05-29 06:40:45 -07:00
Daniel Imms 1c69390a67
Merge pull request #213785 from microsoft/tyriar/copilot-5963
Use pointer cursor for whole terminal initial hint
2024-05-29 06:14:47 -07:00
Daniel Imms 15102bfdb5
Merge branch 'main' into tyriar/copilot-5963 2024-05-29 05:57:36 -07:00
Benjamin Pasero 65c9ed2b25
Voice dictation shortcut (fix #206800) (#213806) 2024-05-29 14:54:02 +02:00
Alex Ross 6c907b522f
Regression: Unsaved comment reply lost when changing editors (#213805)
Fixes #213144
2024-05-29 14:51:02 +02:00
Benjamin Pasero ef74999f7a
No text to speech when a change is applied (fix #213667) (#213804) 2024-05-29 14:47:58 +02:00
Benjamin Pasero 6dc91d8985
closing out inline chat while speech is going does not stop audio (fix #213709) (#213802) 2024-05-29 14:29:00 +02:00
Yesterday17 c2667dd8b8
fix: remove temp dir if extension is installed by another source (#213379) 2024-05-29 12:22:34 +00:00
Sandeep Somavarapu f10898df1d
fix #211965 (#213801) 2024-05-29 14:13:50 +02:00
Alex Ross 6e377704cc
Cannot read properties of undefined (reading 'layout') (#213797)
Fixes #212235
2024-05-29 13:09:27 +02:00