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
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, Please provide a minimal piece of code to produce this issue, along with it's filename and it's filetype detected by vim (via :set ft?), a piece of text is better than a picture here. For example:
File: *.tsx, filetype=javascript
exportdefault()=>{return(<div><h1class="bug-issues">
The jsx/tsx file is not coloring
</h1></div>)}
The code pair is not coloring, Please fix this bug very soon! Thanks!
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, Please provide a minimal piece of code to produce this issue, along with it's filename and it's filetype detected by vim (via
:set ft?
), a piece of text is better than a picture here. For example:File:
*.tsx
, filetype=javascriptThe code pair is not coloring, Please fix this bug very soon! Thanks!
The text was updated successfully, but these errors were encountered: