-
Add Clojure as a layer
(clojure +lsp)
https://github.com/ericdallo/dotfiles/blob/master/.doom.d/init.el#L100
Is extra config needed?
https://github.com/ericdallo/dotfiles/blob/master/.doom.d/c…
-
It looks like the [init-lsp function](https://github.com/mauricioszabo/generic-lsp/blob/e85c5db3fc0cb7d4ffa5e501c7c588dd56770d52/src/generic_lsp/commands.cljs#L77) uses the project directory to set th…
-
### Problem description
When opening a **Julia** file the client fails with the message
```
Client 1 quit with exit code 1 and signal 0
```
I have the following environmental variables set
…
-
When you have a workspace with multiple projects the lsp only creates one cache folder which is in the first folder.
This causes problems when you have two projects and they have the exact same nam…
-
## Context
* Sending LSP messages over stdio is a bit precarious, as [documented in the README](lsp4clj.server/discarding-stdout). If a language server accidentally prints to stdout, it can corrupt…
-
In theory it should be enough to add `clj-refactor` as a middleware and set up the appropriate menus/keybindings, but there seems to be a difference between theory and practice here, as a lot of the f…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | network/frr |:red_square: | :red_square: | broken by protobuf upgrade ||
|✅ | network/ny…
-
It seems that this [window/ShowMessageRequest](https://github.com/clojure-lsp/clojure-lsp/blob/c04df1c50afa5738e3e84f6367b1875ad84c3c8b/lib/src/clojure_lsp/classpath.clj#L131) is not working properly,…
-
Starting with the release of [v2.0.239](https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.329) clojure-lsp will no longer start automatically when using VSCode on Windows. Rollback to vers…
-
We have written the needed data into your
Type: Bug
## Issue Description ##
C# code files, like Program.cs generated by `dotnet new worker` are not colorized properly and there is no intellisen…