kak-lsp
https://github.com/kak-lsp/kak-lsp
kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / kak-lsp
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/kak-lsp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000001002 1002 Bytes | |
_servicedata | 0000000244 244 Bytes | |
kak-lsp.changes | 0000017561 17.1 KB | |
kak-lsp.spec | 0000002015 1.97 KB | |
kakoune-lsp-18.1.0.tar.zst | 0000138907 136 KB | |
registry.tar.zst | 0038459919 36.7 MB |
Latest Revision
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 38)
- Update to version 18.1.0: * Fix mixed-up order in tailwindcss example * Fix bell in modeline not being cleared on ShowMessage notifications * Fix patttern typo * Add markdown-oxide language-server * Add ruby-lsp language-server * Fix stale quoting in lsp-do-send-sync * Add log statements for raw request, handle EWOULDBLOCK/EAGAIN * Use write instead of %val{selection} to send buffer contents * Use a nonblocking fifo instead of pykak-style alternating fifos * Address clippy lint * Extend macOS workarounds to buffer synchronization * Fail early again on missing language.foo.command field * Also use elixir-ls on eex files * Fail startup if session state files already exists * Don't create session state if session is already running * Escalate failure if kak-lsp daemon fails to start * Don't clean up parent of session directories * Do not briefly start kak-lsp on KakEnd if lsp-enable has never been called * Fix typo in lsp-exit * Rectify inconsistent quoting in recommended mappings * Don't block when language servers are slow to exit * Work around hang due to lost fifo on macOS * Restyle --help output * Fix test/clangd-diagnostic-gutter.sh flakiness * Fix test/run not finding python on macOS * Remove bad text edit assertion * Braces in commented out code must match too * The correct validation setting for CSS is `css.validate = true` * Add CSS, HTML and JSON options, add Haskell's static-ls
Comments 0