Skip to content
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

Restore JSX support #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TrevorBurnham
Copy link

@mattberkowitz It looks like JSX support was unintentionally removed by 73cdb12, since JSX grammars do not match that data-grammar selector:

screen shot 2016-08-06 at 7 23 59 pm

This PR enables autoclose-html whenever the grammar contains either html or jsx.

@TrevorBurnham
Copy link
Author

@mattberkowitz Ping?

@thrav
Copy link

thrav commented Feb 26, 2017

Thank you for this @TrevorBurnham! This was driving me nuts.

@TrevorBurnham
Copy link
Author

FYI I've moved to using the language-babel plugin, which includes support for JSX tag closure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants