CodeEdit
CodeEdit copied to clipboard
✨ GitHub Copilot support
Description
Add support for GitHub Copilot. It's possible to add support using https://github.com/TerminalFi/LSP-copilot as a base.
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
First we need to implement support for LSP. Once this is in place, it should be easy to add copilot from there.
- https://github.com/CodeEditApp/CodeEditTextView/issues/40
@lukepistrol I think that issue now lives here: https://github.com/CodeEditApp/CodeEditSourceEditor/issues/40