It would be very nice to have a way to comment out an entire block with simply a start and end marker, both for commenting out code and to avoid having to prefix every line with a ' in comment headers.
Example:
It would also be nice if the entire line was treated as a comment for block comments. I use Another background color for comments, and it's nice if the comment headers don't look like a bar graph.
Example:
B4X:
<<
This is all comments
This is also a comment
Even more comments
>>
It would also be nice if the entire line was treated as a comment for block comments. I use Another background color for comments, and it's nice if the comment headers don't look like a bar graph.