stacktrace icon indicating copy to clipboard operation
stacktrace copied to clipboard

Decorate the stack frame lines within each mini-Editor

Open smashwilson opened this issue 11 years ago • 2 comments

Highlight the line that's from the actual stack trace in each editor on the StacktraceView.

smashwilson avatar Jul 27 '14 19:07 smashwilson

Oh, right, Decorations only work with the React editor. This will have to wait on atom/atom#2846, then.

smashwilson avatar Jul 27 '14 19:07 smashwilson

Hmm, it's still not working - I suspect because I'm actually doing Terrible Hacks :tm: to make a multi-line, "read-only" mini Editor. Maybe it's Atom PR time! :wrench:

Relevant: atom/atom#2770

smashwilson avatar Sep 21 '14 04:09 smashwilson