kak-lsp
https://github.com/kak-lsp/kak-lsp
kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/kak-lsp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000268 268 Bytes | |
kak-lsp-17.1.1.tar.gz | 0000158678 155 KB | |
kak-lsp.changes | 0000011212 10.9 KB | |
kak-lsp.spec | 0000002090 2.04 KB | |
vendor.tar.zst | 0021129449 20.2 MB |
Revision 11 (latest revision is 14)
Ana Guerrero (anag+factory)
accepted
request 1188340
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 11)
- Update to version 17.1.1: * Default configuration for Svelte via svelte-language-server. * The language server stderr is logged eagerly instead of only after server exit; (useful for when servers like rust-analyzer crash). * Support dynamic for registration semantic tokens via textDocument/semanticTokens. * lsp-code-actions has learned to filter by code action kind. This should obsolete the lsp-code-action command which has been hidden and deprecated. * lsp-code-actions learned the -auto-single switch to instantly run if there is only one matching code action. * Fixed a case where a legacy `kak-lsp.toml` specifying the same server for multiple languages would drop all but one language. * Some hover info had extra trailing whitespace, which is now trimmed properly. * Hover info containing ASCII-art tables as popular in some flavors of Markdown is now rendered properly. The default config now enables inlay hints also for recent version of Scala Metals.
Comments 0