CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ GitHub Copilot support

Open arguiot opened this issue 2 years ago • 2 comments

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

arguiot avatar Mar 21 '23 13:03 arguiot

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 avatar Mar 23 '23 23:03 lukepistrol

@lukepistrol I think that issue now lives here: https://github.com/CodeEditApp/CodeEditSourceEditor/issues/40

fbartho avatar Mar 22 '24 21:03 fbartho