Commit Graph

124157 Commits

Author SHA1 Message Date
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
Sandeep Somavarapu c061693b56 fix #196351 (#213796) 2024-05-29 13:04:31 +02:00
Benjamin Christopher Simmonds 4ba524cde1 Fix multi selected tab close behavior (#213794)
fix #213620
2024-05-29 12:55:10 +02:00
Ladislau Szomoru 24dd222ff2 SCM - all calls from extHostSCM to mainThreadSCM should use a sequencer to ensure that the source control object is created (#213792) 2024-05-29 12:41:12 +02:00
Johannes Rieken 60c04ea9aa fix https://github.com/microsoft/vscode/issues/213614 (#213791) 2024-05-29 12:27:43 +02:00
Johannes Rieken 2d2e08045c fixes  https://github.com/microsoft/vscode/issues/213644 (#213789) 2024-05-29 11:28:32 +02:00
Johannes Rieken 98909e2483 fixes https://github.com/microsoft/vscode-copilot/issues/5908 (#213788) 2024-05-29 11:12:18 +02:00
Johannes Rieken 128c4997ec fix https://github.com/microsoft/vscode-copilot/issues/5814 (#213787) 2024-05-29 11:05:12 +02:00
Johannes Rieken 4594a1b8f2 unwrap LanguageModelError when invoking chat participant (#213784)
re https://github.com/microsoft/vscode/issues/213710
2024-05-29 10:51:04 +02:00
Daniel Imms 2ee265be47 Merge pull request #213783 from microsoft/tyriar/213647
Align terminal initial hint styles with the editor
2024-05-29 01:47:36 -07:00
Daniel Imms 38b740a681 Use pointer cursor for whole terminal initial hint
Fixes microsoft/vscode-copilot#5963
2024-05-29 01:34:09 -07:00