SCSS.tmbundle
SCSS.tmbundle copied to clipboard
Overzealous Align SCSS Assignments feature
"Align SCSS Assignments" is a nice utility, but it's a bit overzealous. If I have a rule such as "&:hover {", it will break each character apart with tabs, thereby rendering the SCSS unable to be compiled without manual repair.
Yeah, it's not taking in account selectors. I reckon that this needs to be reworked to just work with certain selectors.
For the time being, select what you know it's safe to align and run the command.
On Mon, Jun 18, 2012 at 6:22 PM, Nick Caldwell < [email protected]
wrote:
"Align SCSS Assignments" is a nice utility, but it's a bit overzealous. If I have a rule such as "&:hover {", it will break each character apart with tabs, thereby rendering the SCSS unable to be compiled without manual repair.
Reply to this email directly or view it on GitHub: https://github.com/kuroir/SCSS.tmbundle/issues/84