stacktrace
stacktrace copied to clipboard
Decorate the stack frame lines within each mini-Editor
Highlight the line that's from the actual stack trace in each editor on the StacktraceView.
Oh, right, Decorations only work with the React editor. This will have to wait on atom/atom#2846, then.
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