clojure-lsp icon indicating copy to clipboard operation
clojure-lsp copied to clipboard

Clojure & ClojureScript Language Server (LSP) implementation

Results 361 clojure-lsp issues
Sort by recently updated
recently updated
newest added

Inspect dependency changes here: https://github.com/nrepl/nrepl/blob/1.1.0/CHANGELOG.md

Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.42.1/CHANGELOG.md

Inspect dependency changes here: https://github.com/clojure/tools.cli/blob/v1.0.219/CHANGELOG.md

Inspect dependency changes here: https://github.com/funcool/promesa/compare/10.0.594...head

Inspect dependency changes here: https://github.com/clojure-goes-fast/clj-memory-meter/blob/0.3.0/CHANGELOG.md

Inspect dependency changes here: https://github.com/babashka/process/blob/v0.5.21/CHANGELOG.md

Inspect dependency changes here: https://github.com/babashka/fs/blob/v0.4.19/CHANGELOG.md

Inspect dependency changes here: https://github.com/babashka/babashka.pods/compare/75c2216649bf5caf3ae41e7b8fc202e45b090ea9...8b717eb001811bc5da5d15d1163565de00b4ffa4

Per [ericdallo's directions](https://github.com/clojure-lsp/clojure-lsp/issues/1691#issuecomment-1774093797) Although inconsequential, it's sometimes useful to have all the implementation parameter names match the definition's. **Describe the solution you'd like** When we rename a protocol's parameter declaration,...

enhancement
good first issue

Autocompletions work for clojure functions and libraries but Java functions are not being autocompleted. I am connected to the repl and in the repl I get autocompletion for Java stuff....

bug
need-more-info
editor