Problem:
When there is an error in a large file only the star at the bottom left indicates that there is one, but that can easily be missed (and it isn't even synchronized with our JSLint implementation so far). Also there is no easy way to go to that error (there is a menu item "go to first JSLint error", but that has to be discovered first and does not allow you to find later errors).
Possible Solution
Add some kind of indicator to the scroll bar (Eclipse does that for example) highlighting locations of errors in the document.
(Other ideas welcome)
Problem:
When there is an error in a large file only the star at the bottom left indicates that there is one, but that can easily be missed (and it isn't even synchronized with our JSLint implementation so far). Also there is no easy way to go to that error (there is a menu item "go to first JSLint error", but that has to be discovered first and does not allow you to find later errors).
Possible Solution
Add some kind of indicator to the scroll bar (Eclipse does that for example) highlighting locations of errors in the document.
(Other ideas welcome)