Please make it possible to “jack in” to the REPL without a project #855
Closed
Description
I'm pretty sure this is a duplicate of #853 and #811 but after posting this thread on ClojureVerse and being encouraged by @PEZ here we are
Please make this scenario possible:
- open VSCode
- click
file
thennew file
- click the
plain text
button in the status bar and chooseclojure
- click the
nREPL ⚡
button
...and instead of being told cannot read property '0' of undefined have Calva jack-in to a sandbox/playground REPL without first having to make a project folder