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

Add emmet-mode to react-mode #7263

Closed
wants to merge 1 commit into from
Closed

Conversation

kaipr
Copy link
Contributor

@kaipr kaipr commented Oct 3, 2016

This enables emmet-mode in react-mode (*.jsx files).
It automatically uses className instead of class, so no other configuration needed.

Put it there because thats how other modes are hooked, could also add it as a hook in the react layer if that would be preferred?

Closes #5130

@TheBB
Copy link
Contributor

TheBB commented Oct 8, 2016

Thanks! Cherry-picked in develop. You can safely delete your branch.

I moved it to the react layer.

@TheBB TheBB closed this Oct 8, 2016
@NdYAG
Copy link

NdYAG commented Oct 17, 2016

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.

3 participants