-
之前的 clojure-lsp 是使用 `brew install clojure-lsp` 来进行安装的,这时候使用是没问题的,但是这个 clojure-lsp 版本是比较老的版本了
最新的clojure-lsp 应该是 clojure-lsp-native
在macOS上面安装,但是安装好以后在macOS上面也叫 `clojure-lsp`
```
brew remove cl…
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
I'm on neovim and using mason, and :Mason shows me that the version …
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
mason.nvim fails to install…
-
Hi!
Looking forward to this project!
I'd like to discuss if you already started working on anything related to LSP support, I'm maintainer of [clojure-lsp](https://clojure-lsp.io) and have a lot of e…
-
**Describe the bug**
I noticed an exception in the logs when testing the latest `clojure-lsp` binary. Not sure how this affects the editor, perhaps some of the diagnostics get discarded. I don't th…
-
I find the following behavior in Calva (lsp?) a bit annoying:
1. Open your favorite project with fairly few "Problems"
2. Open a file from outside your project to inspect some code
3. See the "prob…
-
### 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:…
-
**Describe the bug**
In Calva, with the cursor inside `deftest` but after the `t`, when "resolve macro as" is run, an error occurs: `No macro was found at cursor to resolve as 'clojure.core/def'.`
…
-
In Calva the breadcrumbs at the top of these scripts (supplied via clojure-lsp) are missing, making it more difficult to navigate the functions. I opened an [issue](https://github.com/BetterThanTomorr…
-
**Describe the bug**
When I open a `.clj` file, `clojure-lsp` tries to start but continually says e.g. `LSP[clojure-lsp:27231/starting]` in the modeline, and `*clojure-lsp::stderr*` shows
```
WARNI…