TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
658 stars 24 forks source link

Does not play nice with Origami #208

Open Gabriel-p opened 2 weeks ago

Gabriel-p commented 2 weeks ago

I use Origami with three panes and this package likes to destroy panes, usually one I use to the right. It also shows the Copilot output in a different pane depending on where the code being processed is located.

Could the output be made to always show in a fixed tab the the user locates somewhere?

TerminalFi commented 6 days ago

I'll have to test, we should Be storing layout and then restoring afterwards. We could potentially make it configurable but I'm taking a breaking from coding for a few weeks.

Feel free to open a PR