clojure-lsp Released clojure-lsp https://github.com/clojure-lsp/clojure-lsp/releases/tag/2025.02.07-16.11.24 with mostly minor fixes:
• Editor
◦ Add :hover :hide-signature-call? settings option to disable showing the surrounding call. https://github.com/clojure-lsp/clojure-lsp/issues/1954, https://github.com/NoahTheDuke
◦ Fix completion regression after https://github.com/clojure-lsp/clojure-lsp/issues/1933, where sometimes completing items could add wrong text.
◦ Fix fetching libs exception causing progress notification to be stuck. https://github.com/clojure-lsp/clojure-lsp/issues/1958
◦ Bump clj-kondo to 2025.01.17-20250207.105015-9.
• General
◦ Add sha256 of binaries to releases