Hi,
I have small request for making my life easier
a simple bookmark line feature that can remember user defined line of code, name it , remember and put into the list so you can for example do something like :
//b---code for bla bla
if(balabla){
}
//b---code for another blabla
and the feature would show list of bookmark links so you can easily go back to your code and debug faster
it would not hurt code it is comment line anyways
Thanks.