Debugger.jl
Debugger.jl copied to clipboard
Add `p x` to show x.
This would be the equivalent of p x
in gdb. Having ` is nice, but, a lot of the time, I just want to look at a single variable, and this saves 2 key presses (one of which is fairly out of the way).