cursive

Issues at: https://git.io/cursive-issues
cfleming 2021-06-27T05:38:09.095500Z

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.

cfleming 2021-06-27T05:41:14.095700Z

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.

aratare 2021-06-27T11:02:50.098400Z

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.

cfleming 2021-06-27T21:58:31.098900Z

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?