elpa-lsp-mode

Emacs client/library for the Language Server Protocol
  https://github.com/emacs-lsp/lsp-mode
  0
  no reviews



A Emacs Lisp library for implementing clients for servers using Microsoft's Language Server Protocol (v3.0)[1].

The library is designed to integrate with existing Emacs IDE frameworks (completion-at-point, xref (beginning with Emacs 25.1), flycheck, etc).

[1]: https://github.com/Microsoft/language-server-protocol