-
Calling `lein cljfmt check` only reads configurations written in `project.clj`, not `.cljfmt.edn` / `.cljfmt.clj` files in directory hierarchy.
-
#### Description
#### Reproduction guide :beetle:
- Start Emacs
- Open a file/project (in my case, a Clojure one)
- Press [SPC SPC]. This should show a list of commands, just like if you press […
-
#### Description
#### Reproduction guide :beetle:
- Start Emacs
- Open a file/project (in my case, a Clojure one)
- Press [SPC SPC]. This should show a list of commands, just like if you press […
-
**Describe the bug**
Clojure-lsp expects that all var definitions have a name. However, improperly using `clj-kondo.lint-as/def-catch-all` causes var reference like the following from clj-kondo "2023…
-
**Is your feature request related to a problem? Please describe.**
Consider this block:
```clojure
(let [{:keys [foo] :or {foo 42}} {:foo 0}]
(inc foo))
```
When I use the action rename sy…
-
### Is your feature related to a problem?
I don't know, but i think this is LSP. I have virtual_text disabled but this still shows up and I don't know how to remove it. Can't find relevant section in…
-
I'm running Calva (version 2.0.331) in WSL2 on a Windows 10 machine. I have nothing in Clojure Lsp Path and Clojure Lsp Verison is "latest". I have never gotten clojure-lsp to work on WSL and I've bee…
-
## Problem
As years went by, the Status Mobile codebase accumulated many different flavors of naming schemes for re-frame ****events****. There are events using fully qualified keywords, namespaced…
-
## Expected behavior
After launching cider-jack-in-cljs, the cider-eval commands should execute the command from the cljs file in the REPL mini buffer.
## Actual behavior
The cider-eval comma…
-
[ Leave this text in if you want to promote it. ]
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2…