Open ForkedInTime opened 2 years ago
If you still need this and are looking for something to fill the spot that Atom left, I am using Pulsar the successor to Atom... This package is working except for one deprecated error listed in #2605
If you don't need this anymore, can you please close this out so it's not just sitting there? Thanks
Description
The results of beautification are not what I expect.
Input Before Beautification
Beautification works on any other language except Ruby 2.7.4. or Ruby 3.0.3
Expected Output
Should be able to beautify Ruby ok.
Actual Output
The beautified code actually looked like this:
Glibc-source installed ok:
➜ CodeSchool (master) sudo apt install glibc-source ✭ ✈ ✱[🐲 bloombino] Reading package lists... Done Building dependency tree... Done Reading state information... Done glibc-source is already the newest version (2.34-0ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ➜ CodeSchool (master)
Steps to Reproduce
Atom Beautify: Beautify Editor
Debug
Here is a link to the
debug.md
Gist: https://gist.github.com/Biledaemon/a067a06bfb75794da0f2451ca6330e36)Checklist
I have:
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issue