emacs-lsp / lsp-mode

Emacs client/library for the Language Server Protocol
https://emacs-lsp.github.io/lsp-mode
GNU General Public License v3.0
4.81k stars 890 forks source link

Consider adding `lsp-ai` support for `lsp-mode` #4475

Open tempdragon opened 5 months ago

tempdragon commented 5 months ago

lsp-ai a new lsp server that aims to provide copilot-like FIM & completion for lsp.

Please consider adding support for this server to ease its integration to Emacs.

sebzur commented 2 weeks ago

Any one knows anything about status of this issue?