javascript-errors-notifier icon indicating copy to clipboard operation
javascript-errors-notifier copied to clipboard

Open error file:line in Developer Tools

Open call-a3 opened this issue 11 years ago • 1 comments

When stack trace printing is enabled in the popup and clicking on an entry, this opens a new tab with the source view of the corresponding file. Would it be possible to open the source view in developer tools instead? Or at the very least scroll the source file to the correct line when it is opened? I could try to implement this myself if you give me a hint to where I would have to change the behaviour.

call-a3 avatar Dec 22 '14 10:12 call-a3

I tried to do this before, but without any sucess :( Also I tried to find the way how to open specified line of file in view-source:http://.... but also did not found any solution.

So I'll be very thankful if you find some way how to implement it.

barbushin avatar Dec 22 '14 14:12 barbushin