Aiday Marlen Kyzy
ac8cc2c8e4
cleaning the code
2023-08-18 15:45:20 +02:00
Benjamin Pasero
b0d44b6b04
voice - wire into chat widget as action
2023-08-18 15:42:27 +02:00
Aiday Marlen Kyzy
f01ebc2f32
changing the code so that the timeout is reset when you hover once again over the widget
2023-08-18 15:41:09 +02:00
Aiday Marlen Kyzy
afcac53ae9
review comments
2023-08-18 14:59:44 +02:00
Daniel Imms and GitHub
96f5a18b56
Merge pull request #190740 from microsoft/atomic-pheasant
...
Fix typo plural -> singular
2023-08-18 05:44:57 -07:00
Aiday Marlen Kyzy
03f09a238c
adding a comment
2023-08-18 14:40:14 +02:00
Aiday Marlen Kyzy
1f86585b9b
remove the setting of 10000 for updating the diagnostics
2023-08-18 14:37:30 +02:00
Aiday Marlen Kyzy
d56bd87a31
using instead the vscode Uri instead of the entity from vscode-uri
2023-08-18 14:35:17 +02:00
Aiday Marlen Kyzy
b750429907
adding an additional variable which prevents the widget from disappearing when the calculation is done of whether it should or not disappear
2023-08-18 14:32:31 +02:00
Daniel Imms and GitHub
f137f258d8
Fix typo plural -> singular
2023-08-18 05:14:14 -07:00
Aiday Marlen Kyzy
3e937b6a20
cleaning the code
2023-08-18 12:55:25 +02:00
Aiday Marlen Kyzy
1829704675
cleaning the code
2023-08-18 12:17:35 +02:00
Benjamin Pasero
4947857427
Merge branch 'main' into ben/voice
2023-08-18 12:15:02 +02:00
Aiday Marlen Kyzy and GitHub
a1e8856e4b
Place sticky scroll into View > Apperance ( #190677 )
...
placing sticky scroll into View > Apperance
2023-08-18 12:09:49 +02:00
Benjamin Pasero
196d0a8fe8
voice - log error in output
2023-08-18 12:06:01 +02:00
Benjamin Pasero
c71094a794
voice - stop processing after 30s
2023-08-18 12:03:18 +02:00
Benjamin Pasero
088f7cf832
voice - only send new data to voice transcriber
2023-08-18 11:50:37 +02:00
Aiday Marlen Kyzy
008b00d24f
taking the diff between current and previous snapshot
2023-08-18 11:33:03 +02:00
Aiday Marlen Kyzy
81ae16ba6e
sending the telemetry event in a loop
2023-08-18 10:47:35 +02:00
Aiday Marlen Kyzy
cd256bbee7
adding some console logs, need to figure out why the hide widgets does not exactly behave as expected
2023-08-18 09:52:13 +02:00
Rob Lourens and GitHub
501baeb5e0
Fix copying responses ( #190712 )
...
Fix microsoft/vscode-copilot-release#364
2023-08-18 01:05:44 +01:00
Aaron Munger and GitHub
377953e0ca
Merge pull request #190706 from microsoft/aamunger/copyImageFocus
...
skip scroll to reveal when copying output and select the correct output
2023-08-17 16:59:27 -07:00
Tyler James Leonhardt and GitHub
d9839c35ee
Add a side-menu in chat ( #190709 )
...
* Add a side-menu in chat
Adds a new menu to the right of the input box but outside of it, not inside like execute.
This PR doesn't add anything that takes advantage of this, but that'll be in the next PR.
* don't even create the toolbar if we're not in compact
2023-08-17 23:55:23 +01:00
Raymond Zhao and GitHub
3e753b10dd
Show more results ( #190707 )
2023-08-17 15:32:37 -07:00
Aaron Munger
cf1b44383b
clean up
2023-08-17 14:39:13 -07:00
Megan Rogge and GitHub
2d14307620
Merge pull request #190705 from microsoft/merogge/rm-set-timeout
...
don't use hack, alert is sufficient.
2023-08-17 14:33:18 -07:00
Aaron Munger
bda93fcb85
skip scroll to reveal when copying output and select the correct output
2023-08-17 14:29:27 -07:00
Aaron Munger and GitHub
91cfd99f91
Merge pull request #190700 from microsoft/aamunger/unregisteredLanguage2
...
improve tooltip for unregistered language warning
2023-08-17 13:58:28 -07:00
meganrogge
ce4442da23
don't use hack, alert is sufficient
2023-08-17 13:45:42 -07:00
Aaron Munger
a49237900c
improve tooltip
2023-08-17 12:47:25 -07:00
Aaron Munger and GitHub
1f9950baef
Merge pull request #190695 from microsoft/aamunger/unregisteredLanguage2
...
better handling of unregistered languages in notebook cells
2023-08-17 12:46:11 -07:00
Megan Rogge and GitHub
1654d951ba
Merge pull request #190694 from microsoft/merogge/ensure-focus-elt
...
ensure screen reader focuses the correct elt
2023-08-17 12:02:58 -07:00
Megan Rogge and GitHub
e808a7249a
Merge pull request #190693 from microsoft/merogge/context-keys
...
disable / enable actions in the accessible view depending on context
2023-08-17 12:00:18 -07:00
Aaron Munger
29094819b7
clean up
2023-08-17 11:48:39 -07:00
meganrogge
bf5f9266bc
rm line text fr announcement
2023-08-17 11:35:59 -07:00
Aaron Munger
03434ca5ac
dont switch to a fallback language for a text model langauge change event
2023-08-17 11:27:11 -07:00
meganrogge
eb68de2519
ensure screen reader focuses the correct elt
2023-08-17 11:21:19 -07:00
meganrogge
551f3d04b8
more instances
2023-08-17 11:14:03 -07:00
meganrogge
49c886c08a
use simple aria label
2023-08-17 11:12:54 -07:00
meganrogge
63c6a82c02
disable / enable actions in the accessible view depending on context
2023-08-17 10:33:11 -07:00
Megan Rogge and GitHub
5f37fdc884
Merge pull request #190689 from microsoft/merogge/source
...
check if source is defined
2023-08-17 10:09:39 -07:00
Megan Rogge and GitHub
945039cb0c
Update src/vs/workbench/contrib/terminal/browser/terminalService.ts
2023-08-17 09:54:53 -07:00
meganrogge
c4bb9ad277
fix #188764
2023-08-17 09:53:46 -07:00
Raymond Zhao and GitHub
b4cf1fa602
Add settings similarity search ( #190453 )
2023-08-17 09:49:01 -07:00
Nathan Shively-Sanders
4cb0bc5b1c
Clean up for PR
2023-08-17 09:26:06 -07:00
Daniel Imms and GitHub
00ea3eabbb
Merge pull request #190609 from microsoft/tyriar/162950_4
...
Implement vscode command terminal quick fixes
2023-08-17 09:26:04 -07:00
Aiday Marlen Kyzy
c7d66ad931
first version of the code which makes the hover hide after 500 ms, not working quite well right now, there appears to be an error, because does not hide even after 500 ms
2023-08-17 17:55:04 +02:00
kon72 and Kon
121d7b169d
Address review comments
2023-08-18 00:43:48 +09:00
kon72 and Kon
91877b8abf
Add commands for collapsing/showing all unchanged regions
2023-08-18 00:43:48 +09:00
Ulugbek Abdullaev
3e9e7b3b5a
Initial implementation of mappedEditsProvider proposed API
2023-08-17 17:10:35 +02:00