-
**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…
-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …
-
I am getting a lot of `unresolved symbol` errors when running clj-kondo via clojure-lsp. Had a little chat with one of the clojure-lsp developers at slack, and he thought this should be configured in …
kflak updated
9 months ago
-
When I run clojure-lsp's tests with `bb test`, I have to edit my user config, like so:
```
{:copy-kondo-configs? false
:log-path "/tmp/clojure-lsp.out"
#_#_:cljfmt {:remove-multiple-non-indent…
-
I noticed that python's [pyright lsp](https://github.com/emacs-lsp/lsp-pyright) only fires up one instance for multiple python projects, would it make sense to have a similar feature in clojure-lsp?
…
-
I would like to use vs code as development environment for clojure.
I'm opening [guestbook](https://github.com/rajcspsg/guestbook) project in vs code.
As soon as the project is opened in vs code…
-
The feature-request has been posted on "cider"
https://github.com/clojure-emacs/cider/issues/1969
Creating an issue here to send a pull request and start a discussion about the solution.
-
- [x] zprint conflicts with clojure-lsp when formatting `ns` https://github.com/status-im/status-mobile/pull/17496#discussion_r1358337423
- [x] lint against not requiring quo2 component from `quo2.co…
-
**Is your feature request related to a problem? Please describe.**
As per this slack [thread](https://clojurians.slack.com/archives/CPABC1H61/p1667561342540909) in order to make clojure-lsp prefer de…
-
Hello! For some reason the action get a error when trying to install the native-image with `gu` on an aarch64, do you know anything that could help?
https://github.com/clojure-lsp/clojure-lsp/pull/…