List Question
17 TechQA 2023-11-03T03:08:55.550000My core.clj functions will not upload into the REPL. I've checked them all individually and they all compile by hand. What do I do?
71 views
Asked by Braden Christopher
How to auto-format clojure "on save" in VSCode
188 views
Asked by bugsyb
Calva Error "LSP classpath lookup failed when running `lein with-profile +test,+dev classpath`. "
637 views
Asked by user51
How to open multiple projects in VS Code with only one LSP connection?
251 views
Asked by Witek
How to set a breakpoint in a Clojure program using Calva?
163 views
Asked by ZGI
Why do I get syntax error for index-of method in clojure
169 views
Asked by Carlos
Sharing common helper scripts among projects in VSCode
96 views
Asked by Alex K
How do I add a new file to a Clojure project with Leinigen or Calva?
392 views
Asked by Tarmiac
Clojure in VSCode, Calva messes with compile path?
403 views
Asked by Tarmiac
calva - how to stop the repl?
1.5k views
Asked by Andy
Calva fails to lanch betterthantomorrow.calva-2.0.214\clojure-lsp.exe_backup.exe
342 views
Asked by Rosswart
Problem while using Calva / Reveal together
165 views
Asked by yujonglee
Clojure: capture runtime value of function arg, to use in REPL
193 views
Asked by Herman Nurlygayanov
Clojure Calva in VisualStudio Code loses syntax colors when switching from one window to the other
250 views
Asked by Fabricio Cozzarolo
How to avoid unresolved symbol with clj-kond when using hugSQL def-db-fns macro?
4k views
Asked by jackdbd
How to connect a ClojureScript node REPL to my :node-library shadow-cljs project?
2.2k views
Asked by customcommander