Open seaniod 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 atom-beautify Settings for the option CSS/"Newline between rules" do not work as I expected.
When I disable this option and run beautify, here's what happens:
Input Before Beautification
This is what the code looked like before:
Expected Output
The beautified code should have looked like this:
Steps to Reproduce
Atom Beautify: Beautify Editor
Debug
Here is a link to the
debug.md
Gist: https://gist.github.com/seaniod/f18955a57a0881f39cf3fb25a1bf8a9fChecklist
I have:
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issue