Fork me on GitHub
#lsp
<
2021-05-27
>
ericdallo18:05:41

clojure-lsp Released https://github.com/clojure-lsp/clojure-lsp/releases/tag/2021.05.27-17.42.34 with a huge performance improvement! šŸš€ ā€¢ Fix corner case error with project paths with spaces or other special characters. https://github.com/clojure-lsp/clojure-lsp/pull/437 (kudos @luis.tn) ā€¢ Drastically improve didOpen LSP method performance, improving clj-kondo findings parse (especially on big buffers) and making linting async, avoiding blocking some editors (emacs for example). https://github.com/clojure-lsp/clojure-lsp/pull/435 (Thanks @dpsutton for noticing it) ā€¢ Fix :auto-add-ns-to-new-files? flag always being considered as true. https://github.com/clojure-lsp/clojure-lsp/pull/436 (kudos @vmfhrmfoaj379)

šŸŽ‰ 39
catjam 6