Open Maarethyu opened 7 years ago
related https://github.com/jonschlinkert/sublime-monokai-extended/issues/62
changes in ST core broke highlighting in a number of places. I still haven't had time to fix everything, but I'd be happy to merge prs if anyone is still experiencing these issues and wants to provide a fix.
In NodeJS, when you instanciate a new class with multiple arguments it starts to freak out.
Here is an example of class and function, the function colors are correct, but the class colors aren't:
Here is a non-exhaustive list of tokens that are green and shouldn't be:
Apart from this bug, amazing job I love it so much <3