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

Dynamic beautifier per project #1041

Closed
mjanser opened this issue Jul 2, 2016 · 2 comments
Closed

Dynamic beautifier per project #1041

mjanser opened this issue Jul 2, 2016 · 2 comments
Assignees
Milestone

Comments

@mjanser
Copy link

mjanser commented Jul 2, 2016

Some projects define which beautifier should be used. This happens usually with a config file specific to a beautifier stored in project's root directory. For example in PHP there is PHP-CS-Fixer and PHP_CodeSniffer which use .php_cs and phpcs.xml.dist respectively.

It would be great if the plugin could check for such config files and then run the appropriate beautifier dynamically.

@Glavin001
Copy link
Owner

This will be supported by Unibeautify: Unibeautify/unibeautify#4
Atom-Beautify will be migrating to Unibeautify in the near future ( #1174 ) and therefore support this feature.

@Glavin001 Glavin001 self-assigned this Sep 5, 2016
@Glavin001
Copy link
Owner

Glavin001 commented Feb 6, 2018

Multiple beautifiers per language has been implemented in Unibeautify: Unibeautify/unibeautify#4

Atom-Beautify is being rewritten to be powered by Unibeautify. (#1174, cc @szeck87 )

Please keep the feature ideas and support coming! I appreciate your patience. I hope to develop Unibeautify to meet all of your needs.

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

No branches or pull requests

2 participants