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

Optional "opt-in" approach for enabling/disabling beautification languages #2191

Closed
s2t2 opened this issue Aug 1, 2018 · 2 comments
Closed

Comments

@s2t2
Copy link

s2t2 commented Aug 1, 2018

Description

From the Settings, I would like the ability to take an "opt-in" approach to enabling and disabling beautifying languages, instead of an "opt-out" approach.

Current Behavior

Enable all by default, then disable individual languages ("opt-out").

Desired behavior

Disable all by default, then enable individual languages ("opt-in").

@ghost
Copy link

ghost commented Aug 1, 2018

Please follow the issue template provided. More specifically, update the original comment for this issue by adding a link to the required debug.md gist which includes debugging information that answers our most commonly asked questions. Thank you.

@Glavin001
Copy link
Owner

Opt-in per language is actually how Unibeautify works: https://unibeautify.com/docs/config-file
I recommend you subscribe to #1174 .

This would be a major breaking change and not something we could support in Atom-Beautify before the Unibeautify release. I do expect many breaking changes in the Unibeautify release, so this kind of change would be more appropriate to build into Unibeautify. Fortunately, it already is 😄 .

@Glavin001 Glavin001 self-assigned this Aug 1, 2018
@Glavin001 Glavin001 added this to the v1.0.0 milestone Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.0 - Unibeautify
Awaiting triage
Development

No branches or pull requests

2 participants