Make it as easy to start an editor REPL as it is to start a prompt REPL #1003
Description
The comment in #855 about how if we do not demand a project context, we can make it much easier for beginners, reminds me of that I have had plans on making Calva much simpler for the beginner to pick up Clojure than it currently does. I think that when I added jack-in and saw all that connect-the-repl support go away, I wrongly got the feeling that I was done. I forgot where I was heading. No regrets here, we have gotten a lot of other important pieces in place. But now it is time that we return to the story with the user who wants to try some Clojure.
What if it was easy as installing Calva in VS Code, issue a Give me a REPL command and have an editor open, connected to a Clojure REPL.
It would be similar to starting a prompt REPL, but it would be in an editor.