Eval Exec
Eval Exec
- [x] I added a new entry to [CHANGELOG.md](https://github.com/clojure-lsp/clojure-lsp/blob/master/CHANGELOG.md) - [x] I updated documentation if applicable (`docs` folder) This PR refactors the `lsp--document-highlight-callback` function to enhance its performance. By rearranging...
I am experiencing an issue with `cider-doc` in CIDER. Specifically, when I place the cursor on `string/join` in my Clojure code and invoke the `cider-doc` command, it seems cider-doc not...
Hello, I get an error, but I don't know how to reproduce. This error occured when I: a. create treemacs window b. move focus to other window c. switch focus...
Hello, I noticed that rust-analyzer is using too much CPU on my local laptop, which has relatively low specs. My remote server has much better hardware. Is it possible to...
Resolve #615
It seems that the cursor animation does not place the animated cursor in the correct position. I guess this issue is related to `tab-bar`, `tab-line` and `header-line`. https://github.com/user-attachments/assets/b379131a-89b3-4940-ab58-d242745fca51
### 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://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...
Hello, My rust project has 1000 files, I tried to open 1000 files at once, and the profiler shows that the performance of `lsp-workspace-root` has significant room for improvement. ```elisp...
**Is your feature request related to a problem? Please describe.** I'm leaning clojure language now, and I like to learn clojure function's usage from https://clojuredocs.org, for example, when I put...
## Feature Request #### Is your feature request related to a problem? Please describe. Bitcoin supports the Tor network. I believe CKB should support it as well. #### Describe the...