Debugger.jl icon indicating copy to clipboard operation
Debugger.jl copied to clipboard

Add `p x` to show x.

Open oscardssmith opened this issue 2 years ago • 0 comments

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).

oscardssmith avatar Apr 11 '22 21:04 oscardssmith