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
Prior to above fix, we can have UPPER_CASED variable as a constant so we can apply style for the uppercased constant differently, however, it's impossible now
Is it possible to have uppercased constant variable as another token? (e.g. variables.uppercased.constants, variable.uppercased.readwrite, ...)
The text was updated successfully, but these errors were encountered:
TS and JS Grammar Extension version: 0.0.43 / latest
Code
#542
858d33f
Prior to above fix, we can have UPPER_CASED variable as a constant so we can apply style for the uppercased constant differently, however, it's impossible now
Is it possible to have uppercased constant variable as another token? (e.g.
variables.uppercased.constants
,variable.uppercased.readwrite
, ...)The text was updated successfully, but these errors were encountered: