-
### Describe the bug
static viz fails on jvm 23
### To Reproduce
```
❯ java -version
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM…
-
I'm currently trying to see if I can make the Fennel nREPL server [JeeJah](https://gitlab.com/technomancy/jeejah) work with Calva Connect to REPL.
But:
- Calva's handshake is very Clojure-centric.…
-
Hello, I'm recently installed [copilot.el](https://github-com.translate.goog/copilot-emacs/copilot.el) and tried to use it with Clojure, but I'm getting spammed with the following error:
```
⛔ Warni…
-
## Expected behavior
M-x clojure-mode-display-version displays the current `clojure-mode-version' in the minibuffer.
## Actual behavior
M-x clojure-mode-display-version displays `clojure-mode (…
-
I am able to reliably reproduce the error when adding konserve as dependency to a lein reagent project:
```
Syntax error compiling at (konserve/filestore.clj:585:25).
Unable to resolve symbol: ke…
-
Hey. I've been using Emacs for a while and I really like how it highlights things most notably:
- The namespace section of symbols is colored
- most functions are not colored in any special way
- macr…
-
## Expected behavior
`cider-test-run-test` runs `complex-metadata` test.
## Actual behavior
`cider-test-run-test` runs `no-metadata` test.
## Steps to reproduce the problem
Create a fre…
-
## Expected behavior
In Clojure mode I can wrap `foobar?` with parentheses with `sp-wrap-round`, getting `(foobar?)`.
## Actual behavior
I get `(foobar)?`.
## Steps to reproduce the proble…
-
### 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
When running Metabase sync with a vector column on Snowflake, it fails the entire sync (not only the affected table) with this error:
An SQLException was provoked by the followin…