[ buster ]
[ bullseye ]
[ 源代码: company-lsp ]
软件包:elpa-company-lsp(2.1.0-3)
Company completion backend for emacs lsp-mode.
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).
其他与 elpa-company-lsp 有关的软件包
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: elpa-company (>= 0.9.0)
- Modular in-buffer completion framework for Emacs
-
- dep: elpa-dash (>= 2.11.0)
- modern list manipulation library for Emacs
-
- dep: elpa-lsp-mode (>= 6.0)
- Emacs client/library for the Language Server Protocol
-
- dep: elpa-s (>= 1.2.0)
- string manipulation library for Emacs
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: elpa-yasnippet
- template system for Emacs
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同时作为一个虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs
- GNU Emacs editor (metapackage)
同时作为一个虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs25
- 软件包暂时不可用