I know this is being really nit picky now, but... Is there any chance of including the
//
marks as a comment along with the
'
mark? I've been doing b4a for 3 years and I still hit // to comment a line instead of '. Probably because I still use a lot of C and Delphi as well, but it is just an old habit that I can't seem to break. I constantly get errors by my own fault from the //'s in my code hehe.
While we are discussing comments, would people find it useful if beginning of the line comments was full line comments, ie extended infinitely to the right?
For most people it wouldn't make a difference, but many (including me) likes to have another background color for comments, to make them stand out more and take a more Active part in defining the code. Full line comments would simply look neater.