Fork me on GitHub
#cursive
<
2017-09-13
>
dadair22:09:36

Is there a way to get the tree-inspection window for a var defined in the REPL (without a breakpoint?)

cfleming23:09:36

@dadair Do you mean the debugger collapsible tree view for a data structure?

dadair23:09:48

Yeah, like the visual inspector where you can drill down through map key/vals

cfleming23:09:25

So there isn’t right now, but I’m working on some UI improvements which will allow this.

cfleming23:09:22

Would you prefer that as a full ns browser, or do you just want to be able to look at the value for a specific var?

cfleming23:09:34

“Both” is a valid reply too 🙂