Open deaddowney opened 9 years ago
I encountered this same issue with fresh install of IntelliJ 14.0.3 Community Edition running only the Cursive plugin.
I discovered that adding a comment to the end of the file works. Not a horrible workaround, but not ideal!
same here
When I try to evaluate the last form in a file by executing "Run form before Cursor in REPL", I often but not always get "Cannot find surrounding form", even though the file is syntactically correct and I can evaluate the whole file in the REPL.
Below is an example (sorry, I don't have time to come up with a more succinct example right now). If I try to evaluate the last form (put the cursor after the "nil)", I get Cannot find surrounding form