emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.04k stars 141 forks source link

Use lsp-protocol and plists #458

Closed ericdallo closed 4 years ago

ericdallo commented 4 years ago

https://github.com/emacs-lsp/lsp-mode/issues/1751

Depends on https://github.com/emacs-lsp/lsp-mode/pull/1747

ericdallo commented 4 years ago

Fixed the master byte-compile errors and failing tests, could you take a look later @yyoncho?