We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The results of beautification are not what I expect.
This is what the code looked like before:
<INSERT CODE HERE>
The beautified code should have looked like this:
The beautified code actually looked like this:
Atom Beautify: Beautify Editor
Here is a link to the debug.md Gist:
debug.md
I have:
Atom Beautify: Help Debug Editor
The text was updated successfully, but these errors were encountered:
Duplicate of #2631
Why are you opening duplicate issues? This just adds to the stress the developed faces.
Sorry, something went wrong.
No branches or pull requests
Description
The results of beautification are not what I expect.
Input Before Beautification
This is what the code looked like before:
Expected Output
The beautified code should have looked like this:
Actual Output
The beautified code actually looked like this:
Steps to Reproduce
Atom Beautify: Beautify Editor
Debug
Here is a link to the
debug.md
Gist:Checklist
I have:
so I know this is not a duplicate issue
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issueThe text was updated successfully, but these errors were encountered: