-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will it be possible to accommodate Copilot X's chat interface? #99
Comments
Well, we borrow server from (neo)VIM. So I guess VIM should worry it first. |
That makes sense. But maybe you can provide some clarity still for people who don't understand the ins and outs. On a UI level, I can't imagine how Sublime's UI would be able to accommodate a chat-like experience in-app based on what I've seen in Sublime. Is there something that can be leveraged for that? |
Yes, very similar to how Terminus leverages an Output Panel to simulate a terminal, we can leverage an output panel as a Chat Box which will allow us to replicate this same behavior. |
I'm working on a branch now that shows this as a POC. |
It could also be a view opened side by side (similar to how the suggestions panel is currently displayed) |
Just updating here. I've got a "chat interface" and mocked chats. Mainly because I currently don't see where the functionality lives within the Copilot server. So I believe it may require additional packages. I am digging into it Looks like I just don't have access yet. |
Just curious if this got any farther. |
Yes and no, I was looking today at the latest release 1.9.4 and see they've added more chat related code. I'm working to try and determine the request structure this week |
Update here. I believe the direction we should take is that of Terminus. I output panel for chatting with Copilot. I am working on this now |
Wanted to follow up: is there any chat interface as of early December? It's the only part of VSCode's copilot I use. Would love to have chat access in ST4 as well |
Getting access to the chat capabilities or reproducing them would be huge. The VS Code Chat works so well. |
This feature would definitely be a nice addition to ST4. Is the plan to have a keybind to pop a chat window open/close, or leave it statically open at the bottom? |
WIP #168 |
Current state, getting closer TerminalFi.2024-06-26.at.18.39.56.mp4 |
Very cool! Great work @TerminalFi! |
Thanks, the indentation issue has also been fixed |
Thank you for the great work on this! Excited to give it a try! |
I am also really grateful for the work on this. Thanks!!!!!!Cheers,PhillipOn Jul 11, 2024, at 16:13, Nantris ***@***.***> wrote:
Thank you for the great work on this! Excited to give it a try!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Copilot X looks great but I'm a bit worried Sublime is not suited to support it. Are my fears misplaced?
The text was updated successfully, but these errors were encountered: