James Norton
James Norton
I need to use the code I wrote for listing vars on the returned value from code evals.
This is a good idea, but not needed for milestone 1.
I think this may have been fixed with a separate issue. Leaving open for now until I can test more.
Thanks for this report - I'll see what I can do to reproduce it.
I think this might be caused by setting a breakpoint in the extracted jar file and then moving the cursor around causes docstring lookups which hit the breakpoint. Not sure...
Can you replace "lein" with "C:\Users\John\.lein\bin\lein" in launch.json and give it another try?
Technically boot should work fine, but I have no documentation on how to use it nor have I tried.
Punting on this for now as `meta` does not handle special forms like `try` and in general this is more complicated than I thought. I need to look at the...
I added support for watch expressions to the eval call, but encountered a race condition. We want to use `reval` to evaluate the expression in a frame context after a...
Haven't figured this out yet, so I'm dropping this from milestone 1.