Megan Rogge
4f6f33e491
Merge pull request #192337 from microsoft/check
...
fix context key issues w chat accessibility help
2023-09-06 16:25:02 -04:00
meganrogge
80becd6bc3
rm something
2023-09-06 15:47:16 -04:00
meganrogge
0a49cea839
rm something
2023-09-06 15:46:41 -04:00
meganrogge
932a8381e1
fix context key issues
2023-09-06 15:43:04 -04:00
Henning Dieterichs
82af26f706
Cleans up diff editor. Fixes #185944
2023-09-06 17:20:53 +02:00
meganrogge
2116696377
fix issues
2023-08-09 13:50:17 -07:00
meganrogge
efce510123
fix #188753
2023-08-02 13:23:13 -07:00
meganrogge
33bd9f96ac
fix #189318
2023-08-02 09:48:52 -07:00
Aiday Marlen Kyzy
7248433faf
Specify also the initial selection option inside of the editorChat.start options ( #189137 )
...
* extending the api to also be able to include the selection
* cleaning the code
* cleaning the code
* Set the initial editor selection if it's provided
---------
2023-08-02 03:23:30 -07:00
Johannes
eeb718aee4
fix https://github.com/microsoft/vscode/issues/188317
2023-07-21 14:35:41 +02:00
Henning Dieterichs
1e0a1f5821
Introduces onlyShowAccessibleDiffViewer. Fixes #182789
2023-07-18 20:28:08 +02:00
Aiday Marlen Kyzy
a015a64c25
review change
2023-07-13 16:16:28 +02:00
Aiday Marlen Kyzy
869503b6e4
does not appear to work with when clauses inside of menu
2023-07-13 14:13:37 +02:00
Aiday Marlen Kyzy
0a5437b944
mergging several registered properties into one
2023-07-13 13:11:17 +02:00
Aiday Marlen Kyzy
415aef325f
changing the text toggle diff to show diff
2023-07-13 13:04:15 +02:00
Aiday Marlen Kyzy
49e56b6e78
removing the view category from toggle inline diff
2023-07-13 13:00:25 +02:00
Aiday Marlen Kyzy
2a65810af6
cleaning up the code
2023-07-12 16:09:07 +02:00
Aiday Marlen Kyzy
5862acd27a
looks like now the toggling works as expected
2023-07-12 15:51:29 +02:00
Aiday Marlen Kyzy
d405515685
instead of using the toggle diff method, we update directly the value in the settings
2023-07-12 15:27:45 +02:00
Aiday Marlen Kyzy
2fce05e8b3
initial code
2023-07-12 15:08:25 +02:00
Aiday Marlen Kyzy
8e1b0952af
cleaning the code
2023-07-10 17:25:54 +02:00
Aiday Marlen Kyzy
c61a08d461
adding code in order be able to pass in a position for the inline chat
2023-07-10 17:04:45 +02:00
Johannes Rieken
6637e2bceb
Let Escape accept inline chat changes when users made edits on top ( #185967 )
...
avoid https://github.com/microsoft/vscode-copilot/issues/288
2023-06-23 11:39:38 +02:00
Johannes
e54405cbf9
render view in chat as primary btn, render view in chat and accept depending on having mixed reply types or not
...
https://github.com/microsoft/vscode-copilot/issues/299
2023-06-22 15:24:43 +02:00
Johannes
7a3e3670f7
show message replies above button row
...
https://github.com/microsoft/vscode-copilot/issues/314
2023-06-22 14:55:54 +02:00
meganrogge
345ef685bd
fix 185127
2023-06-19 11:52:43 -04:00
Johannes
d0afe5b0d8
no 🐱 but chat
2023-06-15 15:36:59 +02:00
Johannes
be12637d72
extract MenuWorkbenchButtonBar as a thing, use for main buttons in inline chat
2023-06-15 14:23:36 +02:00
Johannes
aa94277ce7
move regenerate into RHS menu (for now)
2023-06-15 11:37:23 +02:00
Johannes
b1ed56fed3
use button bar for accept, discard, and regen
2023-06-14 16:56:25 +02:00
Johannes Rieken
66b54e1697
joh/tasteless orca ( #185006 )
...
* Add ability to rerun prompt
Extract `SessionPrompt` with tries counter that, add rerun message that is listened on during WAIT_FOR_INPUT, read number of attempts during MAKE_REQUEST
https://github.com/microsoft/vscode-copilot/issues/247
* renames
2023-06-13 12:53:41 +02:00
meganrogge
f8969daf91
Merge branch 'main' into merogge/accessibleView
2023-06-08 10:27:42 -05:00
Aiday Marlen Kyzy
f40ccebbce
migrating the labels from IE to IC
2023-06-08 14:32:49 +02:00
Aiday Marlen Kyzy
89286458d7
migration
2023-06-08 13:44:29 +02:00
meganrogge
d265e88506
update names
2023-06-07 14:46:19 -05:00
meganrogge
4c7738e0ae
Merge branch 'main' into merogge/accessibleView
2023-06-07 14:43:53 -05:00
meganrogge
e7e0dbcd5d
adopt in interactive editor
2023-06-07 13:32:10 -05:00
Aiday Marlen Kyzy
c529638000
renaming the content inside of inlineChat folder from IE to IC
2023-06-07 16:02:34 +02:00
Johannes Rieken
f70686c39e
chore - rename interactiveEditor to inlineChat ( #184422 )
2023-06-06 16:34:55 +02:00