LSP-copilot
LSP-copilot copied to clipboard
GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
Untested Should work out of the box. I am on Paternity leave and wont be able to test for ~6 weeks
Closes #52 This PR tries to emulate VSCode when the phantom(ghost) text is updated while typing(without triggering an extra request). Unfortunately, due to the phantom API limitations, it is currently...
I can only access the settings of the addon, nothing else works for me. The login command doesn't do anything to me. Not sure how to check my version but...
Copilot X looks great but I'm a bit worried Sublime is not suited to support it. Are my fears misplaced?
Sometimes it is annoying when poor copilot tries to be clever repeatedly in a context where it cannot help in any way...
Hello, Sometimes I don't want suggestions. Is there a way to turn off GitHub Copilot for one file, or turn it off temporarily? Thank You. Edit: Also, whilst I think...
popup width
Is there a way to change the popup width? So far I have been unable to find a setting. On my system it always shows up too narrow and the...
At the Organization I work at, we are looking to use Copilot with a dedicated tenant. This begs the question, how can this be supported at the plugin level. Will...
Sometimes a completion is partially correct, the first x words or lines. It might be neat to add a complete word command that can be continuously pressed to incrementally complete...
HI! I've done research and reverse-engineered the Github Copilot protocol between IDE plugin and agent.js, and have tried to document it. This is based on Github Copilot plugin version for...