- elpa-lsp-mode (>= 6.0)
- elpa-company (>= 0.9.0)
- elpa-s (>= 1.2.0)
- elpa-dash (>= 2.11.0)
- dh-elpa-helper
- emacsen-common
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).
Installed Size: 50.2 kB
Architectures: all