-
Currently, Calva supports simple custom REPL commands via substitutions of both text and forms. For example, `$line` and `$column` are substituted with the curent line and column, and `$current-form` …
-
**Describe the bug**
The `ns` macro can have an arbitrary number of `:require` (and `:use`, etc) forms inside of it. Clojure-lsp only organizes the first of each found.
**To Reproduce**
Steps to …
-
I've been meaning to do this for a while.
When asked, I have typically told folks that I expect the position tracking zipper incurs a performance hit, but maybe I should get at least some vague idea…
lread updated
5 months ago
-
I have taken over maintenance of Kibit and pulled it into the [clj-commons](https://github.com/clj-commons) umbrella. I am still getting familiar with the codebase but would like to release some small…
-
(
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…
-
### 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](htt…
-
Hi! Thanks for such great work!
I found that `lsp-ui-flycheck` has an implicit (not listed in the `Package-Requires`) dependency.
A common solution to this problem is to create a new package calle…
-
Hello @hrsh7th, hope your doing great and thanks so muuuch for keeping maintaining this awesome creation ❤️
I'm trying to use lsp snippets more often because how they save a lot of key strokes.
…
-
-
_Is your feature related or already mentioned on [the wishlist](https://github.com/emacs-lsp/lsp-mode/discussions/2892)?_
No (and I could not find any issue about it either)
_Describe your feature…