[Qt-creator] Incorrect syntax highlighting

Kris Wong wongk at seapine.com
Mon Nov 2 20:11:21 CET 2009


The following snippet is highlighted incorrectly by creator:

someObj->someFunction(foo == bar ?
    val1 : val2);

The line break is important. Creator believes "val1" is a label and highlights it as such.

-Kris Wong




More information about the Qt-creator-old mailing list