Syntax Highlighting - single-quote commenting
Posted: Mon Feb 20, 2006 9:48 pm
Hi there,
i've recently (which is to say this hasn't always happened) been having a problem with instances of textpad on some machines. Using both the supplied ASP.syn and other downloadable ones like aspjshtml, the SingleComment directive for ASP is not getting highlighted properly.
Worse, since the comment character for ASP is a single quote, this is turning my scripts into looking like random portions of commented and uncommented code: every other comment I make, everything in between the two comments is interpreted as a string. This is even more confusing because nowhere in the ASP syntax definition is a single quote defined as a string delimiter. It's like it's interpreting these things as strings by total magic.
Can anyone tell me what's going on here? Thanks,
Steve
i've recently (which is to say this hasn't always happened) been having a problem with instances of textpad on some machines. Using both the supplied ASP.syn and other downloadable ones like aspjshtml, the SingleComment directive for ASP is not getting highlighted properly.
Worse, since the comment character for ASP is a single quote, this is turning my scripts into looking like random portions of commented and uncommented code: every other comment I make, everything in between the two comments is interpreted as a string. This is even more confusing because nowhere in the ASP syntax definition is a single quote defined as a string delimiter. It's like it's interpreting these things as strings by total magic.
Can anyone tell me what's going on here? Thanks,
Steve