csscomb / jetbrains-csscomb

CSScomb plugin for JetBrains IDEs: IDEA, PyCharm, WebStorm, PhpStorm, RubyMine
87 stars 7 forks source link

New PHPStorm different settings #5

Open ErikvdVen opened 8 years ago

ErikvdVen commented 8 years ago

I used different settings by the way, cause I received an error saying the "Working directory" wasn't actually an directory (obviously), while running the script.

These are my settings: Name: CSScomb Program: csscomb Parameters: $FilePath$ (I prefer to modify one file at a time, not a complete directory) Working directory: /usr/local/lib/node_modules/csscomb/bin

And I've added a keymap, so I could use a shortcut to execute csscomb:

  1. Go to Preferences > Keymap
  2. In the list search for csscomb.
  3. Double-click on CSScomb.
  4. Click on Add Keyboard Shortcut in the menu which just appeared and hit your shortcut.