Fork me on GitHub
#calva
<
2019-08-10
>
pez04:08:41

@johnjelinek, that's something we yet need to implement. I haven't investigated it enough to know how much work it is. However, there is a way to show each other evaluations. Have you used the Evaluate to comment feature? It will insert the evaluations as a ;; comment in the file. Then you can undo to make it go away.

😮 4
dominicm06:08:42

My colleague wrote cider-spy on this space years ago.

pez06:08:00

Cool! I am hoping that the Live Share API:s will let me fix this properly, but really good to know about that cider-spy way of doing it.

pez14:08:23

Dear calva-friends: We need testing help here. I started out trying to fix the bugs with the calva.projectRootDirectory setting and ended up removing it instead. Calva jack-in, as well as connect, now require you to have a file in your project open before they continue with attaching to your project. This makes it easy to select which project in a multi-project workspace jack-in and connect will apply to. NB: It is still not possible to open arbitrarily many REPL connections per VS Code window. Please vote for that here: https://github.com/BetterThanTomorrow/calva/issues/76 This change got quite big, and touches several crucial parts of the jack-in and connect code, so please help with putting this to some testing. @slack1038 and I have tested it, found bugs, fixed bugs and so on for some days now. Our last testing found it an improvement of the current public Calva release, so hopefully it shouldn't disrupt your Clojure work to use this build instead.

gerred15:08:53

@pez on it

❤️ 4
gerred15:08:33

also live share does have apis for this

hoppy15:08:41

@pez, seems to behave itself for my cases

❤️ 4
gerred23:08:28

@pez did highlighting change on (comment ...)? it's dimmed. any way to make it not dim, or if I'm in comment, make it bright and dim the rest of the codebase?

gerred23:08:11

oh, found it

gerred23:08:13

comment form style!

gerred23:08:20

and now I see this is clojure warrior (👋 @tonsky) and not calva, so disregard. 🙂