We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Following this answer Display line numbers in gitk? this fix was quite easy.
The patch in the answers doesn't work, but correct lines was easy to find.
Now, for example, you can take a look to old code, and find the exact code executed from a trace like
raised Exception at at org.project.App:10 at org.project.App:51
Of course, there is a big TODO because now you cannot copy directly the text, because you will get linenumbers too. #3