You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check which beautifier you are using internally within Atom Beautify. I believe, though I could be wrong, that Pretty Diff is the default beautifier for Twig. If this is a Pretty Diff defect please assist us with getting the latest major version of Pretty Diff into Unibeautify (Atom Beautify's successor) since this defect is no longer present in Pretty Diff: Unibeautify/beautifier-prettydiff#114
If the defect is the result of a different beautifier please open an issue with the other beautifier.
This issue has been automatically marked as stale because it has not had recent activity. If this is still an issue, please add a comment. It will be closed if no further activity occurs. Thank you for your contributions.
Description
The results of beautification are not what I expect.
Input Before Beautification
Expected Output
The beautified code should have looked like this:
Actual Output
The beautified code actually looked like this:
Deleting space after In operator. Causing Twig snytax errors.
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: