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.72k stars 860 forks source link

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

Open tempdragon opened 2 weeks ago

tempdragon commented 2 weeks 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.