Skip to content
nenopera edited this page Jan 4, 2013 · 4 revisions

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

Clone this wiki locally