-
**Describe the bug**
When I write in a `*.clj` file:
```clj
[\!\@]
```
Clojure LSP IntelliJ marks `\!\@` as an error: ` expected, got '\!\@'`
This appears to be independent of the actual va…
-
clojure-lsp already has [snippet support](https://clojure-lsp.io/features/#snippets), but they aren't showing up in Calva. The code for them is [here](https://github.com/clojure-lsp/clojure-lsp/blob/m…
Cyrik updated
2 years ago
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
**Name:** clojure-lsp
**URL:** https://clojure-lsp.io
Clojure-lsp seems to be the consensus LSP implementation for Clojure and I'd like it for the refactoring etc commands that ALE provides but th…
-
Hi, I'd like to gerate the link for this yml, but it doesn't work:
https://github.com/clojure-lsp/clojure-lsp/blob/master/.github/workflows/nightly.yml
-
### 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:…
-
Sometimes when writing podcast show notes, I have a bunch of links that I want to turn into links with the page title as the link title.
```md
[](!g https://clojure-lsp.io/)
[](!g https://langser…
-
When using the VS Code command **New file** (`cmd/ctrl+n`) and set the language of it to Clojure, you have an Untitled file.
This file gets no clojure-lsp support.
There is some discussion in #1…
-
If I run the command “Calva Clojure LSP: Start the Clojure LSP Server”, it shows this error:
```
[Error - 12:58:24] Server initialization failed.
Message: Internal error
Code: -32603
[obje…
matj1 updated
4 months ago
-
### Description
### Describe the bug
So i'm using Neovim development/nightly build due to the fact that it allows me to use Netrw to access directories that have brackets around them, so everything …