Atom-beautify: language-babel conflict with atom-beautify on save

Created on 3 Nov 2016  路  2Comments  路  Source: Glavin001/atom-beautify

Description

When language-babel is installed the beautify on save don't work anymore. I don't have idea why.

Steps to Reproduce

  1. install atom
  2. install atom-beautify
  3. active beautify on save for javascript files
  4. check that is working properly
  5. install language-babel
  6. try to save your file
  7. see that beautify is not happening

Checklist

I have:

  • [X] Tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
  • [X] Reloaded (or restarted) Atom to ensure it is not a caching issue
  • [X] Searched through existing Atom Beautify Issues at https://github.com/Glavin001/atom-beautify/issues
    so I know this is not a duplicate issue
  • [X] Filled out the Input, Expected, and Actual sections above or have edited/removed them in a way that fully describes the issue.
  • [ ] Generated debugging information and added link for debug.md Gist to this issue
question waiting-for-user-information

All 2 comments

Please follow the issue template provided. More specifically, adding a link to the required debug.md Gist which includes debugging information that answers our most commonly asked questions.
Thank you.


We can reopen this Issue once the debug.md is provided. Until then there is nothing we can do.

@PapyElGringo
In atom-beautify config you must configure default beautifier for JSX to JS Beautify. Your JS files would be formatted correctly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CorentinAndre picture CorentinAndre  路  4Comments

jasonivers picture jasonivers  路  4Comments

jcollum picture jcollum  路  4Comments

mkermani144 picture mkermani144  路  4Comments

philippelesaux picture philippelesaux  路  4Comments