-
#### Description :octocat:
LSP over-riding long established key bindings for the Clojure major mode
#### Reproduction guide 🐞
- Start Emacs
- Add lsp layer
- Restart Emacs
- Open a Clojure pr…
-
Type: Bug
## Issue Description ##
Language server won't start with custom dotnet path configured through `dotnet.dotnetPath` setting.
## Steps to Reproduce ##
1. Install the extension C# v…
-
Hi. I'm experimenting with using `eglot` with Clojure.
I've had no issues so far except that `xref-find-definitions` won't work for external dependencies.
When I use it on some symbol that refers …
-
* [x] Clojure & Clojure LSP support
* [x] Mnemonic Key bindings
* [x] multiple projects (https://github.com/nex3/perspective-el)
* [x] iedit - Renaming search results - evil-multiedit `R`
* [x] toggle…
-
Having the aliases, indents, and formatting options passed as CLI arguments is not ideal for editor integration and using `cljfmt` in multiple projects.
It'd be awesome if `cljfmt` could read all o…
-
**Describe the bug**
My LSP client says that clojure-lsp didn't support single file.
**To Reproduce**
Steps to reproduce the behavior:
1. install Emacs
2. install clojure-mode lsp-bri…
-
### 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:…
-
## Creating the neovim book
Neovim for Clojure development using fennel, clojure-lsp (neovim-lsp client - neovim7 required) and conjure, with Clojure CLI
Good starting configuration:
* https://…
-
@skylize Mentioned in a Slack convo that part of the Calva docs are outdated.
> :use-source-paths-from-classpath was removed this June. https://github.com/clojure-lsp/clojure-lsp/blob/ee8ad07be39e9…
-
I have been working on one of the Emacs lsp clients and have run into an issue with various language servers for JVM languages.
Most of them attempt to implement responses for the [textDocuemnt/def…