practicalli

mathpunk 2022-05-20T16:45:29.384569Z

Hmm, I just installed VSCode, VSSpaceCode, and Calva, then went to jack in to a project that uses deps.edn. I got this instead of what's shown here https://practical.li/clojure/clojure-editors/editor-user-guides/vspacecode-calva.html#start-a-repl-for-the-project:

mathpunk 2022-05-20T16:45:53.192209Z

Don't get me wrong, now that I know what joyride is I'm psyched, and babashka is great

mathpunk 2022-05-20T16:46:17.906219Z

But I don't think those are what I should be using. It's just a regular JVM project

practicalli-johnny 2022-05-20T20:43:23.238059Z

I would have thought that a clojure and clojurescript repl would be at the top of that list (and certainly on the list) Maybe the command has change since I last used VSpaceCode. Its been a while.

practicalli-johnny 2022-05-20T20:50:13.272889Z

Ah, it seems they are there. There are quite a few to choose from which could be bewildering for the first time user

practicalli-johnny 2022-05-20T21:11:08.027649Z

I've updated the VSpaceCode page to include the new list of options. Not sure why they call Clojure CLI deps.edn projects, as Leiningen are not called project.clj projects...

practicalli-johnny 2022-05-20T21:11:41.022799Z

Thanks for letting me know about the change

mathpunk 2022-05-20T23:09:29.511689Z

I thought the 3 in my screenshot were the entire list of options. I'll feel very silly if I just didn't scroll enough

practicalli-johnny 2022-05-20T23:36:14.082149Z

I got a full list without needing to scroll, although it's a high-rez monitor, so maybe that's the difference. It could be the theme too It should be a narrowing list when typing, if I remember correctly

mathpunk 2022-05-20T23:41:21.849669Z

There are definitely only 3 options

mathpunk 2022-05-20T23:42:28.248649Z

Typing another expected option narrows the list to 0

mathpunk 2022-05-20T23:44:09.096439Z

I haven't configured anything except for the recommended Calva override to get my esc to escape from insert mode..... I dunno where to look to adjust what project types are available

mathpunk 2022-05-20T23:44:52.909069Z

which clojure and which lein at a terminal return paths so I do have those both installed

mathpunk 2022-05-20T23:48:59.778319Z

I'll take this to #calva

practicalli-johnny 2022-05-20T23:52:52.898359Z

I'm about to got to sleep, so will take another look in the morning if you didn't find a fix by then

1