bombela / backward-cpp

A beautiful stack trace pretty printer for C++
MIT License
3.66k stars 466 forks source link

Make line format compatible with compilers and editors #325

Open stelzch opened 6 months ago

stelzch commented 6 months ago

See issue #315 .

For example, this allows quick navigation in VIM with the gF key when hovering over a code location in a stack trace.