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

**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....

enhancement
good first issue

**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...

enhancement

**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:...

bug
editor

**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...

enhancement
good first issue

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...

bug
editor

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...

bug
editor

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