-
**Describe the bug**
`clojure-lsp diagnostics` reports line/column numbers are 0-indexed on its `errorformat`-formatted output.
**To Reproduce**
Steps to reproduce the behavior:
1. Run `clojur…
-
It seems that rename files is not working anymore, more details [here](https://github.com/clojure-lsp/clojure-lsp/issues/552#issuecomment-1466139585)
-
I don't know if this is a lazyvim issue or conjure issue, but the editing experience is really laggy when using conjure with lazyvim
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the helix package, but it failed.
Here's the output of the update script:
Show log
INFO: Updating helix [C…
-
After some debugging, I realized that `lein bin` on a project that has some dependencies that makes the jar size above 32Mb, will make a corrupted binary.
I'm having this issue on [clojure-lsp](https…
-
Basically what we're doing in Carve, but then as a linter inside clj-kondo.
What's needed:
1) lint clj-kondo with a set of code of which you know that is the entire project, perhaps with a --pro…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
popos
### Terminal/GUI
bash
### AstroNv…
-
### 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:…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.82.1 (6509174151d557a81c9d0b5f8a5a1e9274db5585, x64)
- OS Version: Ubuntu 20.04.1 (Linux x64 5…
-
**Is your feature request related to a problem?**
I'd like to be able to jump to the definition of a quoted symbol, e.g.:
```clojure
;; quote
(requiring-resolve 'clojure.set/rename-keys)
;; a…