clojure-lsp
clojure-lsp copied to clipboard
Clojure & ClojureScript Language Server (LSP) implementation
**Is your feature request related to a problem? Please describe.** I'd like to automate the following, currently manual, steps I need to take to create a new clj-kondo hook: 1....
**Is your feature request related to a problem? Please describe.** When I create a clj-kondo hook file in `resources/clj-kondo.exports///…/.clj`, it gets a `(ns clj-kondo.exports.....)` declaration which I need to fix...
**Describe the bug** I'm trying to do a require via VSCode's quick fix suggestion box. It's failing with below error in output: ``` Request workspace/executeCommand failed. Message: Internal error Code:...
**Is your feature request related to a problem? Please describe.** When using `for`, there are times where I want to move an expression to the `:let` For instance, starting with...
Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.44.0/CHANGELOG.md
Sorry for not providing further information here, I think it is straightforward to reproduce. Basically, the code action is not available once a function is multi-arity. That's it, do tell...
Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.43.3/CHANGELOG.md
Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.43.1/CHANGELOG.md
**Describe the bug** When renaming a deftype the outcome cuts characters before and after the renamed deftype name. I am using Neovim 0.9.4 with nvim-lspconfig **To Reproduce** Steps to reproduce...
Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.43.0/CHANGELOG.md