-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
**Is your feature request related to a problem? Please describe.**
While working with clojure projects is common to include new libraries as dependencies. Right now, I am using `clj-refactor` to prov…
-
Hello, on [clojure-lsp](https://clojure-lsp.github.io/clojure-lsp/), we use `cljfmt` as our format feature and it works well for most cases, thank you for your work!
There is [an issue](https://git…
-
**Describe the bug**
Given:
```
noah@Noahs-MacBook-Pro ~/personal/splint
$ cat .cljfmt.edn
{:indents ^:replace {#re ".*" [[:inner 0]]}}
noah@Noahs-MacBook-Pro ~/personal/splint
$ cat .lsp/con…
-
It is enough to use [clojure-lsp](https://clojure-lsp.io).
* [IcedThreadFirst](https://liquidz.github.io/vim-iced/vim-iced.html#%3AIcedThreadFirst)
* [IcedThreadLast](https://liquidz.github.io/vim…
-
## Expected behavior
Setting the option to customize the behavior of cljfmt should take effect by customizing that behavior.
## Actual behavior
Setting the option to customize the behavior …
-
When you put the following code into a any .cljc file clj-kondo explodes. Running clj-kondo on it from the CLI doesn't explode so it's probably some clojure-lsp interaction.
```clojure
#_{:clj-kondo…
Cyrik updated
2 weeks ago
-
Every time Calva starts, I see the below error in the debug console. I've been seeing it for a while.
```
LSP request "clojure/serverInfo/raw: failed Error: Internal error
```
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
**version**
clj-kondo v2022.09.08
**macro usage**
n/a
**platform**
MacOS from brew (compiled)
**editor**
I originally noticed this in Calva. But I traced it through into clojur…