[ buster ]
[ bullseye ]
[ ソース: company-lsp ]
パッケージ: elpa-company-lsp (2.1.0-1)
elpa-company-lsp に関するリンク
Debian の資源:
company-lsp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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: 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
- 全 Emacsen 用の共通機能
-
- rec: elpa-yasnippet
- template system for Emacs
-
- rec: emacs (>= 46.0)
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs25
- GNU Emacs transitional package to emacs-gtk