-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm running into a couple of issues with the linked editing ranges feature through the Cloju…
-
`languages.python` doesn't install pyright (or any other python lsp), but e.g. `languages.clojure` installs clojure-lsp. I'm wondering why that is.
-
**Is your feature request related to a problem? Please describe.**
I would like to add support in `clojure-lsp` for `Basilisp`, a Clojure-compatible language running on the Python VM.
https://gi…
-
I noticed that you have implemented your own lsp support, but I would like to notify you that it exists now a free LSP support for IntelliJ https://github.com/redhat-developer/lsp4ij
* You can see…
-
I am not sure how to furnish more information about this but I will follow up however I am told: with no apparent pattern, diagnostics stop updating while I'm working. If I close the buffer and open i…
-
**Describe the bug**
With code lens disabled sometimes I observe `...` popping up in the right side of all views after I edit code.
**To Reproduce**
Prepare a file that defines a symbol (a func…
-
### 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:…
-
Hey,
From previous [discussion](https://github.com/helix-editor/helix/discussions/11484) around an issue with lsp go to definition, in turned out that for some languages (like JVM based languages e…
-
I added an alias like
```clj
:lsp
{:replace-deps {com.github.clojure-lsp/clojure-lsp {:mvn/version "2024.08.05-18.16.00"}}}
```
and `clj -X:lsp '{:exec-fn ...}'` doesn't work. It fails with t…
-
When downloading nightly (and other builds) of clojure-lsp verify the download with a checksum. See the discussion in https://clojurians.slack.com/archives/CBE668G4R/p1717093602176859?thread_ts=171701…