huozhi opened this issue 3 years ago · 0 comments
Now jsx literals are highlight randomly by what we give it. Should keep them as another type like T_JSX_LITERALS probably? And then highlight it with same color of T_IDENTIFER. But don't detect if there's T_CLASS
T_JSX_LITERALS
T_IDENTIFER
T_CLASS