elpa-company-lsp

Company completion backend for emacs lsp-mode.

Description

It provides features that are not available by using company-capf + lsp-mode:

* Support trigger characters. For example typing . will trigger completion
  for TypeScript.
* Use completion item's label as completion labels and replace it with its
  insertText if available.
* Fetch completion candidates asynchronously * Apply text edits specified by completion candidates after completion. * Do not cache the completion candidates if they are incomplete. * Expand snippets on completion (requires elpa-yasnippet).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/tigersoldier/company-lsp


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-company-lsp