Commit graph

112947 commits

Author SHA1 Message Date
Tyler James Leonhardt 71fd986efb
Fixes rendering of response that is below the fold (#191337)
Steps:
1. ask `reverse a linked list`
2. scroll up right after hitting ENTER
3. wait for response to finish
4. scroll down

the view should grow to the response.
2023-08-25 14:17:58 -07:00
Daniel Imms fd7e42af88
Fix unit test 2023-08-25 13:48:34 -07:00
Justin Chen 2672173f73
Tuning action widget heading styles (#191336)
tuning headers color and style to match quick text
2023-08-25 22:19:09 +02:00
Daniel Imms 03ca83baac
Merge branch 'main' into tyriar/145234 2023-08-25 12:58:05 -07:00
Daniel Imms a5377b7a09
Add DynamicListEventMultiplexer unit tests 2023-08-25 12:53:42 -07:00
Ryosuke Hirakawa ca462c0381
Fix comment typo in standaloneLanguages.ts (#189449)
* fix

* Revert "fix"

This reverts commit 75c1173714.

* fix

* update monaco.d.ts
2023-08-25 12:48:44 -07:00
hsfzxjy 29661cb547
Add context key notebookEditorCursorAtLineBoundary (#187679)
Add context notebookEditorCursorAtLineBoundary
2023-08-25 19:11:41 +00:00
Andrea Mah 3a1364baf8
Search view not showing warnings (#191333)
* Search view not showing warnings
Fixes #191263

* cleanup
2023-08-25 11:20:55 -07:00
Daniel Imms 694459fa74
Change function into a class 2023-08-25 10:38:30 -07:00
Daniel Imms ad964da803
Merge pull request #191330 from microsoft/tyriar/solid-beaver
Document EventMultiplexer
2023-08-25 10:25:43 -07:00
Daniel Imms 711c83d0d4
Make function more generic 2023-08-25 10:10:32 -07:00
Daniel Imms 432b5defb4
Move instance event multiplexers to different file 2023-08-25 10:03:46 -07:00
Daniel Imms e3e131c963
Use new event names internally 2023-08-25 09:54:08 -07:00
Daniel Imms d360619c0c
Document EventMultiplexer 2023-08-25 09:52:10 -07:00
Daniel Imms 5b5fbe166d
Simplify api 2023-08-25 09:49:39 -07:00
Megan Rogge 5f9244832a
Merge pull request #191326 from microsoft/merogge/autocomplete
set `aria-autocomplete` to `none` when in read only editor
2023-08-25 09:46:16 -07:00
meganrogge 6655ff4fa8
re-add part 2023-08-25 09:39:29 -07:00
meganrogge 54031a88cc
fix #189234 2023-08-25 09:37:22 -07:00
Megan Rogge 18fb345591
Merge pull request #191324 from microsoft/merogge/sss
add info about sticky scroll to editor help dialog
2023-08-25 09:36:27 -07:00
Tyler James Leonhardt aced05cf7c
Remove Semantic Similarity Provider (#191039)
Now that RelatedInformationProvider has landed

ref https://github.com/microsoft/vscode/issues/190909
2023-08-25 09:35:31 -07:00
Megan Rogge 256c5aa956
Merge pull request #191322 from microsoft/merogge/fix-context-key
fix context key issue so accept completion action appears in accessible view
2023-08-25 09:30:45 -07:00
meganrogge 259a415e88
inline 2023-08-25 09:27:33 -07:00
meganrogge 3aa165909e
fix #186404 2023-08-25 09:26:21 -07:00
Daniel Imms ca22267ddc
Keep both capability event types 2023-08-25 09:21:03 -07:00
meganrogge 44e9c6d91d
fix #187859 2023-08-25 09:16:07 -07:00
meganrogge df978b63cb
fix #191315 2023-08-25 09:02:32 -07:00
Megan Rogge 0d59e664b0
Merge pull request #191320 from microsoft/merogge/rm-command
rm command, handle hiding accessible buffer in that class
2023-08-25 08:57:43 -07:00
meganrogge 65e6594a67
rm command, handle hiding accessible buffer in that class 2023-08-25 08:41:54 -07:00
Aiday Marlen Kyzy 60892bd39b
Merge pull request #190873 from microsoft/aiday/toggleIconsStickyScroll
Adding folding toggle icons in sticky scroll
2023-08-25 17:24:57 +02:00
Aiday Marlen Kyzy 56b48db9e8
retriggering the tests once again 2023-08-25 16:40:38 +02:00
Aiday Marlen Kyzy 057182e867
retriggering the tests 2023-08-25 16:10:58 +02:00
Daniel Imms d6d666effe
Correct dim unfocused config scope
Part of #190751
2023-08-25 06:52:48 -07:00
Aiday Marlen Kyzy 0a3bb7ef2d
cleaning the code 2023-08-25 15:41:08 +02:00
Aiday Marlen Kyzy ce9d7d2c4c
Merge branch 'main' into aiday/toggleIconsStickyScroll 2023-08-25 15:37:40 +02:00
Aiday Marlen Kyzy e6d5e35f20
placing code which generates the folding icon into the class 2023-08-25 15:29:33 +02:00
Aiday Marlen Kyzy fb73ec43a4
changing last line top when collapsed 2023-08-25 15:21:00 +02:00
Aiday Marlen Kyzy f430cf7398
setting the width and height inside of render function 2023-08-25 15:17:53 +02:00
João Moreno 6b74d08f5b
💄 (#191313)
cc @rzhao271
2023-08-25 15:14:07 +02:00
Aiday Marlen Kyzy bdb0f0d955
removing an additional space 2023-08-25 15:06:49 +02:00
Benjamin Pasero 85f166e053
voice - use LimitedQueue to prevent parallel transcriptions (#191311) 2023-08-25 15:04:59 +02:00
Aiday Marlen Kyzy 7e814d6570
cleaning the code 2023-08-25 14:29:11 +02:00
Aiday Marlen Kyzy 676510544b
cleaning the code 2023-08-25 14:10:59 +02:00
Aiday Marlen Kyzy 762c77d1ae
cleaning the code 2023-08-25 14:07:44 +02:00
Aiday Marlen Kyzy a016ebcfd6
calling set folindg hover listeners when folding model is defined 2023-08-25 13:52:13 +02:00
Aiday Marlen Kyzy d9c5ff8535
cleaning the code 2023-08-25 13:48:39 +02:00
Aiday Marlen Kyzy 4e1b2aeb4a
adding opacity transition variable 2023-08-25 13:01:53 +02:00
Aiday Marlen Kyzy bb0a1b185b
adding code in order to make all toggle icons appear on hover of left part 2023-08-25 12:20:40 +02:00
Ladislau Szomoru a0ac773aca
Git - fix issue with smart commit and dirty documents (#191300) 2023-08-25 12:01:37 +02:00
Benjamin Pasero d95102088a
Merge pull request #190139 from microsoft/ben/voice
Implement a service for voice recognition and add to chat views
2023-08-25 10:36:06 +02:00
Benjamin Pasero 79506bb29f voice - allowLoadingUnsignedLibraries for voice 2023-08-25 10:22:03 +02:00