-
(
Thank you for contacting us.
If you are reporting an issue with the parsing output, please fill
the following template. As your custom CTags configuration can
affect results, please always us…
-
When evaluating a src block with a remote hop over ssh no results are captured\returned.
# Reproduction
1. Install docker on a remote computer
2. On your editor\host computer set DOCKER_HOST
``…
-
https://github.com/clojure-lsp/clojure-lsp/blob/6032da281da9da0139e9bb469e8b694de0118725/lib/src/clojure_lsp/feature/diagnostics.clj#L115-L118
traceback:
```
2024-09-12T01:29:18.969Z ERROR [cl…
-
Very handy for renaming local variables/methods.
-
## Problem
Sometimes, it is desirable to indent specific forms in a non-standard(?) way. Below is a couple of use-case exhibit to better illustrate the issue.
```clojure
;;;; om
;; default
(d…
-
### 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:…
-
@borkdude suggested that [here](https://clojurians.slack.com/archives/CPABC1H61/p1617032695141500)
-
If you always have the same setup, then one alias with everything can be the optimal approach
An aliases that has everything is fine. The only constrain is that it will alway run everything. The al…
-
**Is your feature request related to a problem? Please describe.**
Spec are global and only one definition is used at a time. It is possible to redefine a spec and sometimes this is not intentional.
…
-
When running kele-mode, I'm prompted for something in the minibuffer, but the prompt is just a dump of a truncated sexp. It seems to be the same problem mentioned [in this reddit comment](https://www.…