-
Notifications
You must be signed in to change notification settings - Fork 83
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
Failed to activate the language-babel package #518
Comments
Is anybody here to help me or have the same issue? :( |
Im having this same issue too... |
Yep, my syntax highlighting is gone too. |
Same here, I've been having this issue for the past few weeks :( |
Same here. Have anyone figured out what's wrong? |
Alright, this is pretty stupid, but I've found out that it keeps working just by changing the grammar to Babel. Hope it helps. |
@telmogoncalves Can you elaborate on what you did? |
@SamSteele01 on Atom, what I did is changing the grammar to Babel. On the bottom bar, you should see displaying what grammar the file you've opened is using. |
If you're on Mac you can try this:
|
@telmogoncalves Thanks for the reply. I figured that out after posting here. I didn't like having to do it every time I opened a file. Did some digging... References this issue. The tl;dr is to uncheck tree-sitter parsing in core settings. For me I also had to move the 'themes' array into the 'core' object in config.cson. Like so:
|
Can't auto Completion of JSX tags, elements and attributes.
Arguments to CompositeDisposable.add must have a .dispose() method
TypeError: Arguments to CompositeDisp
The text was updated successfully, but these errors were encountered: