lsp

ericdallo 2025-02-13T18:08:16.310179Z

clojure-lsp Released https://github.com/clojure-lsp/clojure-lsp-intellij 3.0.0, a new major release completely refactoring the plugin logic fixing multiples and adding new features. • Fix brace matcher to insert closing brace for some missing cases. • Add incompatible tag with Cursive and Clojure-Kit plugins. • Add call hierarchy feature. (image) https://github.com/clojure-lsp/clojure-lsp-intellij/issues/9 • Add semantic tokens feature. https://github.com/clojure-lsp/clojure-lsp-intellij/issues/5 • Integrate with https://github.com/redhat-developer/lsp4ij, a LSP client plugin, removing lots of logics from this plugin and fixing multiple bugs and issues. https://github.com/clojure-lsp/clojure-lsp-intellij/issues/63, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/61, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/59, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/57, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/53, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/36, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/21, https://github.com/clojure-lsp/clojure-lsp-intellij/issues/9 • Drop support for older intellijs, supporting 2023.3 onwards. This major release focused on integrating with https://github.com/redhat-developer/lsp4ij, a IntellIJ LSP client plugin, extracting lots of logic from this plugin.

💯 2
🎉 6