0
votes

Is it possible to watch Julia expressions in Atom/Juno debugger as it works in other debuggers?

I don't see it

enter image description here

Did they felt back to Matlab's 30yo approach?

1

1 Answers

1
votes

No. The closest thing is the workspace pane, which should give you realtime feedback for all defined symbols in the current local or global scope.