Eglotとlsp-modeの違い
#Fleeting_Notes #TODO
EmacsのLSPクライアント実装はEglotとlsp-modeがある。
Eglot
Emacsのデフォルトに取り込まれた
Emacsの標準パッケージを採用するようにして依存するパッケージを少なくしている
lsp-mode
確認用
Q. Eglot
Q. lsp-mode
Q. Eglotとlsp-modeの違い
メモ
LSPクライアントをlsp-modeからEglotに切り替えてみた
#Emacs #LSP