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 | 0000001002 1002 Bytes | |
_servicedata | 0000000244 244 Bytes | |
kak-lsp.changes | 0000014087 13.8 KB | |
kak-lsp.spec | 0000002015 1.97 KB | |
kakoune-lsp-18.0.3.tar.zst | 0000136097 133 KB | |
registry.tar.zst | 0038315387 36.5 MB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1222908
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 14)
- Use only tier 1 arches. Never heard of kakoune being used in other arches. - Remove vendor.tar.zst. - Add registry.tar.zst - Update _service file * Use registry method for vendoring - Update to version 18.0.3: * Update changelog for release * Disable CI runs for a special "docs" branch * Scala Metals: turn off Unicode icons until Kakoune can handle emoji width * Simply use stdout instead of fd 3 for request sending * Remove redundant fifo re-creation * Elide temporary file when writing to fifo * Fix escaping if session name starts with a dash * Move loop-invariant set-option out of the loop * Fix window/showMessageRequest ID deserialization * lsp-disable: unset LSP modeline * Fix eslint workaround * Fix crash when "language" key is used in legacy kak-lsp.toml * julia lsp configuration: move root_globs * minor: fix typo in julia lsp config * cargo update * cargo clippy * Fix crash in lsp-selection-range * Show error instead of crashing if lsp_servers root is not an absolute path * Block LSP requests after KakEnd to work around delay on bad config * lsp-do-send: also block SIGINT once we have acquired the fifo * README: update "Pre-built binaries" section * Fix state transition when lsp-enable{,-window} are accidentally mixed * Remove shell call from lsp-if-no-servers * Remove misleading "set-option -add lsp_server" from default hooks * lsp-object: fix crash on invalid param, improve docs
Comments 0