Right, you can use the evaluate expression window, but not the main REPL window. I’d like to fix that, so that the REPL can be used as a fancier evaluate, but that’s not there yet.
There are complications, such as whether the REPL should take into account the currently selected stack frame or whether it should evaluate always in the top frame. That affects completion etc.
Hi @cfleming, this was brought up a while back but I’m not sure if it’s been fixed now. Currently I’m working on a project that hasn’t been opened in 2 months, and when I try to run a REPL I’m met with the dreadful Surpressed exit
with no other information whatsoever. Has this been fixed? If not, is there anyway I can get some more information to try to understand what’s causing this to occur? Thanks in advance.
So I suspect that this is caused by a lein plugin. Is this a project I can look at, or is it a work one? If it’s one I can’t see, which plugins is it using?