Open unlight opened 4 years ago
sounds like a good idea, I am just a bit concerned: Some terminals manage to build clickable link from those stack traces. If we overwrite this behaviour we may break this handy behaviour
I did not think about it, but it seams keeping clickable file paths is reasonable too.
I found this gist Hyperlinks (a.k.a. HTML-like anchors) in terminal emulators
It would be nice to show relative paths instead of full. Like,
src/app.test.spec.ts
(forward slashed), but not\Dev\path\to\src\app.test.spec.ts:3:11
full path, back slashed