mutian / Sublime-CSS-Format

CSS Formatting for Sublime Text
http://mutian.github.io/Sublime-CSS-Format/
MIT License
98 stars 27 forks source link

format_on_save makes edits after saving? #23

Closed omasback closed 9 years ago

omasback commented 10 years ago

using ST3 3065, I turned on format_on_save, which does the formatting nicely, but it seems to make edits after the save, causing sublime's unsaved circle icon to return, and causing sublime to prompt me to save changes when i close the file. It may be another package fighting with this one, but I dont think it is. The only other package that I use for CSS is Emmet, and disabling Emmet didnt fix this.

danielcardoso5 commented 10 years ago

+1 same issue with ST3 3066

mutian commented 10 years ago

Thank you for your support, this bug has been fixed, please update to the latest version and try again.

omasback commented 10 years ago

This update didnt fix the bug for me, sorry

mutian commented 9 years ago

Please check if your version is "2014.11.07.03.29.22" by one of the following ways:

  1. Open the command panel (Linux/Windows: Ctrl+Shift+P, Mac: Cmd+Shift+P) and select "Package Control: Remove Package", then check the version of "CSS Format".
  2. Open the menu: Preference -> Browse Packages, and open the "package-metadata.json" in "CSS Format" folder, then check the "version".
omasback commented 9 years ago

Yeah I'm on that version:

[image: Inline image 1]

On Fri, Nov 14, 2014 at 6:00 AM, Mutian Wang notifications@github.com wrote:

Please check if your version is "2014.11.07.03.29.22" by one of the following ways:

  1. Open the command panel (Linux/Windows: Ctrl+Shift+P, Mac: Cmd+Shift+P) and select "Package Control: Remove Package", then check the version of "CSS Format".
  2. Open the menu: Preference -> Browse Packages, and open the "package-metadata.json" in "CSS Format" folder, then check the "version".

— Reply to this email directly or view it on GitHub https://github.com/mutian/Sublime-CSS-Format/issues/23#issuecomment-63067738 .

Best, Owen Masback

213 280 8724 www.owenmasback.com

danielcardoso5 commented 9 years ago

It was fixed on my version. ST3 3066

omasback commented 9 years ago

ok never mind, this is now working for me on 3065, for some reason. Maybe because I rebooted my comp? who knows!

mutian commented 9 years ago

I tested with ST 3065, it was fixed. @omasback can you provide your OS version? Reinstall the ST tried?

omasback commented 9 years ago

Maybe you misunderstood my previous comment, the bug is now resolved on my system. Not sure what changed. Thank you!

mutian commented 9 years ago

Ok, thank you for your support again!