Thanks for making such a useful tool! I just used it to find a bug in TypeScript's source map support.
It would be very useful if you could add line numbers to the source code panels. In the linked bug report, I have to tell the developers to CTRL+F for the statement with a missing map.
EDIT: I edited the bug report with a minimal test case, which removed the need for line numbers. Originally, I linked to a much larger document.