Sublime Forum

JavaScript syntax highlighting error on division

#1

I’m finding that in my JavaScript file there is an error after the division symbol. I’ve uninstalled all of my packages and even tried installing other packages to provide additional syntax options.

This is occurring on the latest version of Sublime Text 3 (Build 3103) on Mac OSX (10.11.3).

Can someone please help me resolve? It is very difficult to work with this issue. I recently purchased Sublime Text 3 because I love the product and I wanted to support the developers. Thanks in advance for your help.

  • Chris
0 Likes

#2

a lot of fixes have been made to the JavaScript syntax highlighting since build 3103, see JavaScript syntax highlighting changes in 3103 for details and instructions on how to update your syntax definition if you don’t want to use the dev builds. Hopefully this will fix your problem.

0 Likes

#3

Hi kingkeith,
Thanks for the quick response. I didn’t know about the dev builds. I actually prefer them. I installed 3109 and the issue is resolved.

Thanks again,
-Chris

0 Likes