[Wish] - Error In ScrollBar

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

You know when you highlight a word and it shows on the scrollbar in blue where that word is in the code for each line..

Well it would be good if there is 'red text' (a error) in the code to display in red along side scroll bar that way you know where to scroll down to and know that you have other coding errors in your code.
 

Informatix

Expert
Licensed User
Longtime User
Hello,

You know when you highlight a word and it shows on the scrollbar in blue where that word is in the code for each line..

Well it would be good if there is 'red text' (a error) in the code to display in red along side scroll bar that way you know where to scroll down to and know that you have other coding errors in your code.

+1
Like in Eclipse.
 
Top