[TxMt] Bug: quote highlighting

Ben Jackson ben at incomumdesign.com
Fri Feb 18 02:57:18 UTC 2005


Any instance of single-quote-double-quote-single-quote (as in the 
character representation of double-quote) will break the string parsing 
engine.

Example:
while(expr.charAt(j) != '"' && expr.charAt(j) != "'" && j<expr.length){
    // code
}

-- 
Ben Jackson
Diretor de Desenvolvimento
INCOMUM Design & Conceito

+55 (21) 9127-2819
ben at incomumdesign.com
http://www.incomumdesign.com




More information about the textmate mailing list