Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Line numbers in source code panels #14

Open
jvilk opened this issue Oct 5, 2015 · 1 comment
Open

[Request] Line numbers in source code panels #14

jvilk opened this issue Oct 5, 2015 · 1 comment

Comments

@jvilk
Copy link

jvilk commented Oct 5, 2015

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.

@kmantzel
Copy link

kmantzel commented Oct 5, 2021

Happy someone else suggested this, as I was about to do the same.

It might also be helpful to have column information displayed as you are hovering over a particular mapping in the source/transpiled code. If I share a screenshot with others for a particular mapping, it would be cool if there was a tool-tip to display which mapping (line/col) was being looked at

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants