Closed
Description
When you "translate" an error stack line with source maps here you add a file:///
prefix to the file path.
This makes it impossible to use "CTRL+Click" to open the file at line/column which would be incredibly useful.
I dont know why you do this but i suppose it is to get this to work on another IDE.
Can you make this customizable ?