When you use Ctrl-G to go to a line number, Notepad++ needs to trim the whitespace around the number you give it. Currently, if you paste the line number in (eg from an error report in a browser) it may have extra spaces on either side, and GoTo does not recognise the number with extra spaces.
cheers,
david
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not a showstopper, but should be easy to fix :)
When you use Ctrl-G to go to a line number, Notepad++ needs to trim the whitespace around the number you give it. Currently, if you paste the line number in (eg from an error report in a browser) it may have extra spaces on either side, and GoTo does not recognise the number with extra spaces.
cheers,
david
Can you post a feature request on IdeaTorrent for this enhancement?
CChris