-
This has happened out of nowhere, even if I restart my computer, and it's pretty egregious. I can't rename any symbol names. We're talking functions as simple as this.
```clj
(defn add-one [val]
…
-
Currently clojure-lsp's nightly builds are done with Github Actions, which do not support Apple Silicon on shared runners.
There are Apple Silicon builds off the main branch that could be used inst…
-
### 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:…
-
Type: Bug
## Issue Description ##
When I open a .NET project, I see a lot of places highlighted as errors.
It complains that the `The type .. is defined in an assembly that is not referenced`, b…
-
**Is your feature request related to a problem? Please describe.**
Currently I have no means to override clj-kondo project config (or I wasn't able to find out how). This bugs me for following reason…
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
` was originally here, but …
-
Hi,
If I have a non-clojure file, say a sql file, in a clojure project and open it up in neovim, the message `Loading clojure-lsp` along with the little spinner is displayed, but doesn't go away. …
-
**Describe the bug**
When trying to follow the troubleshooting steps at https://clojure-lsp.io/troubleshooting/#server-is-not-initializing, no error message is printed to stdout when running
```
$ …
-
**Describe the bug**
I cannot complete Java classes in clojure-lsp in Emacs. Regular clojure (ie `map`, `filter`, etc) completes just fine.
**To Reproduce**
Type `java.io.F` and trigger compl…
-
This isn't really an issue with the planned `web` module, just wondering if there's a better approach to this in the meantime.
After adding `typescript-language-server` to `fnl/modules/tools/lsp/co…