-
When I open a Scala file and lsp-metals-treeview initialises I get an Emacs error:
`"Eager macro-expansion failure: %S" (wrong-number-of-arguments (1 . 1) 0`
I'm using Emacs 29. Backtrace:
```
…
-
video attached: I’m renaming the deftest and all the name is recorded in the UI before I finished renaming, repl currently not running
https://user-images.githubusercontent.com/23203123/229720135-3…
-
Hello, on [clojure-lsp](https://clojure-lsp.github.io/clojure-lsp/), we use `cljfmt` as our format feature and it works well for most cases, thank you for your work!
There is [an issue](https://git…
-
hey since version 2.0.217 the clean-ns command doesn't work anymore.
When executing this nothing happens, no error to see and no changes made.
In Version 2.0.216 this works correctly.
Tested on…
-
Hi there!
I'm not sure if this was working in the past for my setup, but I noticed recently that "go to definition" failed for my project files. On closer inspection, when I try to go to a definiti…
-
**Describe the bug**
When extracting a function from a multimethod, extracted parameters are "forgotten" in the new method.
**To Reproduce**
Steps to reproduce the behavior:
1. create a new cloj…
-
This might be possible today, but I have yet to figure it out how it would be doable:
I want to build 2 uberjars from my application code.
1. the "normal" one, just using `deps.edn` with no aliaes w…
-
Calva v2.0.387, VSCode 1.82.0-insider (Universal)
Goal: rename a clojure namespace in a clojure source file (.clj, .cljc tested)
Steps taken: open clojure source file, right click on namespace symbo…
-
The autocomplete doesn't include an symbol defined in a fn, but does include an example of an alias of a namespace not included in the project.
That namespace comes from a .clj file, and i'm worki…
-
I'm having some issues with code navigation when connecting to a repl passing a specific port. As soon as I connect to the repl I can't jump to definition anymore. As soon as I disconnect from the rep…