Aiday Marlen Kyzy
d983c8498a
review changes
2023-06-14 12:40:59 +02:00
Aiday Marlen Kyzy
1ad238a760
Merge pull request #184598 from microsoft/aiday/positioningInlineChat
...
Adapt positioning of the inline chat
2023-06-14 09:17:40 +02:00
Johannes Rieken
f1b2a3a77f
Use Lazy for creating diff and preview zone so that they don't block startup ( #185041 )
...
https://github.com/microsoft/vscode/issues/185034
2023-06-13 13:16:58 -05:00
Aiday Marlen Kyzy
d037fad589
changes from review
2023-06-13 18:29:50 +02:00
Aiday Marlen Kyzy
eb98edb838
changes from review
2023-06-13 17:23:55 +02:00
Aiday Marlen Kyzy
0e8491bec7
changing the check to typeof undefined
2023-06-13 16:05:49 +02:00
Aiday Marlen Kyzy
59ef7faef9
adding the changes from the review
2023-06-13 15:59:49 +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
Aiday Marlen Kyzy
76b31a166d
using a different widget position strategy
2023-06-12 14:13:40 +02:00
Aiday Marlen Kyzy
a9cf4fb089
changing to end position
2023-06-12 13:23:53 +02:00
Aiday Marlen Kyzy
8904b3e901
cleaning the code
2023-06-12 13:15:38 +02:00
Aiday Marlen Kyzy
b10d6b0309
cleaning the code
2023-06-12 13:12:59 +02:00
Aiday Marlen Kyzy
23760c1ff2
Merge branch 'main' into aiday/positioningInlineChat
2023-06-12 12:06:54 +02:00
Aiday Marlen Kyzy
ad3b07c0a7
cleaned the code
2023-06-09 16:41:47 +02:00
Aiday Marlen Kyzy
aa4daa451c
Change to the code after review
2023-06-09 09:58:39 +02:00
Aiday Marlen Kyzy
7dafe5df1d
renaming the CSS variable names and the labels from interactive editor to inline chat
2023-06-08 14:41:41 +02:00
Aiday Marlen Kyzy
094052c1e2
initial commit
2023-06-08 14:23:51 +02:00
Aiday Marlen Kyzy
2538cc4333
Merge pull request #184508 from microsoft/aiday/renamingIEtoIC
...
Renaming Ineractive Editor to Inline Chat inside of the InlineChat contribution folder
2023-06-07 16:56:50 +02: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
3ccf16ef21
do not auto finish session when inline chat widgets have focus ( #184492 )
...
* do not auto finish session when inline chat widgets have focus
re https://github.com/microsoft/vscode-internalbacklog/issues/4354
* fix compile errors caused by new base method
2023-06-07 15:29:10 +02:00
Johannes Rieken
f70686c39e
chore - rename interactiveEditor to inlineChat ( #184422 )
2023-06-06 16:34:55 +02:00