Skip to content

Releases: eablokker/espresso-csscomb

v2.1.0

07 Jun 03:23
Compare
Choose a tag to compare
  • Update CSSComb package to 4.3.0
  • Update Yargs to latest Node v6 compatible release

v2.0.4

04 Dec 01:24
Compare
Choose a tag to compare
  • Only add newline to end of file if you've combed the entire file (by combing with nothing selected) and your eof-newline option is set to true in your config file. Otherwise when combing selections, never add newline to end.
  • Hide CSS Comb menu when not in CSS, SASS, SCSS, LESS file
  • Allow Comb action to be performed when cursor is in any CSS syntax context (So Comb menu action is always shown)

v2.0.3

22 Oct 05:39
Compare
Choose a tag to compare
  • When combing entire file, comb the current document state instead of the saved file on the filesystem

v2.0.2

16 Oct 05:11
Compare
Choose a tag to compare
  • Ability to comb multiple selections
  • Update selections to fit to new lengths after being combed
  • Ability to use double quotes in dialog boxes

v2.0.1

09 Oct 05:20
Compare
Choose a tag to compare
  • Keeps cursor selection after being combed
  • Stops current selection from scrolling out of view after being combed

v2.0.0

08 Oct 20:59
Compare
Choose a tag to compare
  • Added support for Espresso 5
  • Changed extension from .sugar to .espressoplugin
  • Updated CSScomb core to v4.2.0
  • Removed dependency on ShellActions.sugar
  • Uses snippet syntax to run shell actions
  • Creates popup dialogs using applescript shell action