-
**Is your feature request related to a problem? Please describe.**
At the moment, the lib/cli test and cli integration-test command fail with a lot of errors on MS-Windows.
In addition it is imp…
-
**Describe the bug**
@borkdude noticed small freezes on emacs while coding on squint-cljs/squint, I can confirm the issue, it seems to be a regression [since 2022.06.22-14.09.50 tag ](https://githu…
-
clj-kondo has been taking up very much memory for me. I found the reason is that the kondo configuration that vim-iced passes sets the analysis path as:
https://github.com/liquidz/vim-iced/blob/597…
-
### Summary
The bug is really simple, the helix-lsp-client seems to crash when editing clojure code.
At first the editing works and at some point it crashes and from then on, it is impossible to r…
-
Sometimes a message is shown that no macro exists at the cursor.
Given a file with the following content, and given that the command is run on the second `deftest`, the logs below are from an unsuc…
-
Hey there,
I was checking out the codebase and found out this is a deprecated method call:
https://github.com/clojure-lsp/clojure-lsp/blob/534831574ccaae0aafe60ed87c14a59ce85b2e52/src/clojure_ls…
-
Discussing with @mainej, we realized that lsp4j is not helping that much lsp4clj or clojure-lsp.
The main reason we use it IMO, it's because lsp4j implements the json parsing and stdout/stderr LSP …
-
**Describe the bug**
Calva throws an error message when loading Clojure-lsp up on MS-Windows:
```
Classpath lookup failed when running `push -NoProfile -Command ...`
```
**To Reproduce**
On …
-
If I edit the file, adding/removing lines, then the Outline links to the wrong locations of the file.
This gets extra problematic with the new Sticky Scroll feature of VS Code, where the symbol pro…
-
**version**
`clj-kondo/clj-kondo {:mvn/version "2021.06.18"}`
**platform**
JVM
**editor**
via clojure-lsp
**problem**
We realized on this [clojurians thread](https://clojurians.sl…