-
I am having a hard time getting emacs installed with Treemacs as an IDE for Clojure coding. Whatever I try Treemacs does not show, only an empty buffer is visible.
Please let me know what else I c…
-
In latest lsp-mode on Emacs, the Change Coll refactoring works once but then fails. Similar problems happen with other refactorings, like Unwind Thread.
**To Reproduce**
• New file with contents…
-
coc.nvim is a bit different from other editors in terms of how it conveys URLs.
1. It uses what clojure-lsp calls a "zipfile" scheme for JAR files: `"zipfile://some.jar::xxx.clj"`. Other editors te…
-
GraalVM version Oracle GraalVM 21.0.1
On macOS (but happens on linux too)
Repro:
``` java
public class Temp {
public static void main(String[] args) throws java.io.IOException {
…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
I'm using an init.lua based on …
realh updated
2 weeks ago
-
Clojure-lsp has a ["documentation and clojuredocs integration"](https://clojure-lsp.io/features/#documentation-and-clojuredocs-integration) feature which (among other things) can show a function's sig…
-
**Is your feature request related to a problem? Please describe.**
When refactoring big systems to use clojure-lsp as the main linter, I usually get overwhelmed with the output of the `diagnostics` b…
-
From @ericdallo: https://clojurians.slack.com/archives/CBE668G4R/p1682006539680229?thread_ts=1681999380.506619&cid=CBE668G4R
> I think internal errors from feature X in clojure-lsp should not show po…
-
According to https://clojure-lsp.io/settings/#diagnostics-linter and https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md, we can define an config.edn file under ".clj-kondo" directory, e…
-
**Describe the bug**
Saving a new file with characters from a non-US alphabet will throw an "Internal Error", in Emacs preventing the buffer from being marked as saved. The current workaround I hav…