-
[Problem Matchers](https://code.visualstudio.com/docs/editor/tasks#_processing-task-output-with-problem-matchers) allow extensions to inform vscode that during certain Tasks - for example those that c…
-
I'm thinking of cutting one final CIDER 1.x release soon, before #3352 is finished, and then prepare for a CIDER 2.0 release. Why so?
- it feels like a good time to drop Clojure 1.8 support, given…
-
Hi @PawelStroinski !
Very nice lib - I'm looking forward to use it the next time the need pops up.
It occurred to me that if each keyword had a ns-qualified equivalent, one could:
* have them…
vemv updated
12 months ago
-
When I use csharpls, and use the jump of nvimlsp, it do not return a decompile file.
I see that you have support decompile, I think it should work
-
Similar Neovim setup as https://github.com/Olical/conjure/issues/481 , except I updated to Neovim 0.9.0 ; Opening the following file hangs the process entirely due to 100% CPU. Downgrading to Conjure …
-
**Is your feature request related to a problem? Please describe.**
Could `potemkin/import-fn` be supported like `potemkin/import-vars`?
With these namespaces:
```
(ns potest.core
(:requir…
-
(I don't really know where clojure-lsp ends and clj-kondo begins, so I'm copying this to both. I am a newbie VSC/Calva user doing extensive work in ClojureCLR.)
Please add ClojureCLR support, speci…
-
Can you add Datalevin to [nix](https://nixos.org/) so that we can support it at https://replit.com?
-
When I complete a known namespace symbol, Calva doesn't automatically also add to the namespace require, even though `Add missing require` does that afterward. Ideally, even if there is ambiguity in t…
-
[ref](https://github.com/xerial/sqlite-jdbc/issues/413#issuecomment-772729676)
@xerial I could make my [Clojure app](https://github.com/clojure-lsp/clojure-lsp/blob/master/graalvm/native-unix-comp…