-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sublime Babel #1
Comments
@mgmcdermott Thanks for the detailed response. I respect your attention to detail and I'm definitely giving it a try! |
also comment that in this package commenting inside JSX works better than in sublime babel Sublime babel comments JSX with |
Regarding the screenshots: Regarding the JSX Tags: |
All screenshots were taken using the "Theme - Oceanic Next" theme. |
Regarding your second point, valid html tags (input, p, span, h1, etc) will be red just like html. Components (with a capital letter) are NOT valid html and hence they are colored like the classes that they are. I wanted to show the differences in this issue. Both Sublime Babel and Babel JavaScript will highlight default html tags as red. |
I see, that makes sense. Had not noticed that (subtle but important) difference :) |
Sorry, can you provide screenshots for any differences in flow-types as well? |
can you please tell me what font is this?? |
@hamzashahab1610 It is Operator Mono |
What's the difference between this and Sublime Babel?
The text was updated successfully, but these errors were encountered: