Terminal

Results 169 comments of Terminal

Could probably put cursor position and active language in editor settings

> Apologies for the radio silence here. > > > > I think the surface area for this PR is a bit too large at the moment. Maybe we could...

Can you share an example file?

FYI, this wouldn't work if the completion is longer than lines in the view. So if the view is 3 lines long and the completion is 5 lines, it would...

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...

I'm working on a branch now that shows this as a POC.

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...

> 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...

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