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
This is what the code looked like before:
def testmethod p 123 end
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: https://gist.github.com/fifiteen82726/47515eb01a407bf87f7c1e445cd8c38e
debug.md
I have:
Atom Beautify: Help Debug Editor
The text was updated successfully, but these errors were encountered:
I see this as well
Sorry, something went wrong.
.rb
rubocop
ec27053
#1685 has been merged. Await next release.
Published to v0.30.0
No branches or pull requests
Description
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: https://gist.github.com/fifiteen82726/47515eb01a407bf87f7c1e445cd8c38eChecklist
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: