Sublime Forum

Bug in 2.02 - incorrect syntax highlighting

#1

is there an easier way to file bugs than a forum post?

anyway…

In C/C++ world, I noticed that some symbols are highlighted as though they are function calls even though they’re actually variables. Example:

“time”
“system”

If we’re going to be tricky and special-case the lib functions, lets first make sure they’re actually functions! It might make more sense to have them as a separate color entirely.

0 Likes