crillion - 2008-07-08

I have set syntax highlighting for the R programming language. In R comments are realized with the # symbol.
I found out that if I write that symbol into apices (") to include it in a string, everything following is colored as a comment (i.e. closing the string, like this, "#" , is useless). I suppose this could happen also with other comment characters