huozhi/sugar-high

Give jsx literals content different type

huozhi opened this issue · 0 comments

image

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