This question already has an answer here:
I've run into some unexpected syntax highlighting mistakes while I was asking a question about VB6.
When I use _
after using '
to add comments about my code I see that _
does not work within '
, but it should.
Here is a screenshot demonstrating the situation: