You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I got the update to Version 0.10.10 (0.10.10) for OSX, the Javascript "let" keyword is now white (used to be blue, recognized as a reserved word).
I tried adding back the jsconfig.json (which I understand is no longer needed to enable ES6) and the colorization is still no good.
I wonder if other keywords are being colorized incorrectly.
The text was updated successfully, but these errors were encountered:
After I got the update to Version 0.10.10 (0.10.10) for OSX, the Javascript "let" keyword is now white (used to be blue, recognized as a reserved word).
I tried adding back the jsconfig.json (which I understand is no longer needed to enable ES6) and the colorization is still no good.
I wonder if other keywords are being colorized incorrectly.
The text was updated successfully, but these errors were encountered: