-
First of all, thanks for the great plugin and the time you spent developing it. Sorry if some of my text is worded impolitely. I am not a native speaker and cannot formulate my thoughts as I would lik…
-
**Describe the bug**
(Doom) Emacs + clojure LSP stops working when a directory with name `-` is in the project root.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to project root
2.…
-
I get a `Lisp nesting exceeds ‘max-lisp-eval-depth’` error when I call `embark-dwim` in clojure-mode, and nothing else happens. `xref-find-definitions` works fine, and `embark-dwim` used to work (I'm …
-
**Describe the bug**
Exception `Request textDocument/codeAction failed` thrown in Calva when moving cursor inside of or directly left of empty parens followed by reader syntax comment of a valid form…
-
Fixing this issue may fix https://github.com/BetterThanTomorrow/calva/issues/2354, it may also fix https://github.com/BetterThanTomorrow/calva/issues/2269, but I haven't looked into that.
-
is there a way to get documentation of my own project on hover instead of text like `imported from "file.rkt"`
either scribl docs or insource docs similar to how clojure-lsp does when defined as
```…
-
## Initial state
`src/oversized.clj`
```clojure
(ns oversized)
(def stationary true)
(def migratory true)
```
`src/splinter.clj`
```clojure
(ns splinter)
```
`src/external.clj`
```clojure
…
-
The features I would expect to find in my Clojure development environment, with a bias towards highly effective interaction via the keyboard and an uncluttered user interface.
Typically assembled w…
-
**Describe the bug**
Can't turn off `:clojure-lsp/unused-public-var` level in namespace metadata under the `:clj-kondo/config` key
**To Reproduce**
1. Create a `src/exp.clj` file with an unused…
-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …