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

Change the scopeName of javascriptreact to "source.js" #31

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

madiodio
Copy link
Contributor

Because of 74258ca the scopeName source.js.jsx doesn't exist anymore so to make #30 work we need to map the javascriptreact grammar to source.js.

Also, added the extension .js to the language identifier so it can work with js files that have Javascript React as the language id. too.

Because of 74258ca the scopeName `source.js.jsx` doesn't exist anymore so to make michaelgmcd#30 work we need to map the `javascriptreact` grammar to `source.js`.

Also, added the extension `.js` to the language identifier so it can work with js files that have `Javascript React` as the language id. too.
@michaelgmcd
Copy link
Owner

Good catch!

@michaelgmcd michaelgmcd self-requested a review June 22, 2018 20:18
@michaelgmcd michaelgmcd merged commit d57b74b into michaelgmcd:master Jun 22, 2018
@madiodio madiodio deleted the patch-1 branch June 22, 2018 20:31
@madiodio
Copy link
Contributor Author

Thanks for the prompt reaction!

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.

None yet

2 participants