csscomb.js icon indicating copy to clipboard operation
csscomb.js copied to clipboard

[ FEATURE ] Command line argument "copy-buffer" input

Open gzhegow1991 opened this issue 3 years ago • 1 comments

Actually i expect it works like this:

  1. Select something (in PHPStorm or textfile)
  2. Copy / Cut
  3. Press hotkey in your IDE (actually runs "csscomb -copy" as an hotkey alias for user command)
  4. In background it creates a file, paste there a copied stuff, reformat it by rules, copies it back, removes file
  5. Autopaste it back replacing selected stuff / or just paste if cut

Same like "format code" in Intellij works. If you select certain code - it works on this code only, dont touch the stuff written before.

gzhegow1991 avatar Jun 24 '22 13:06 gzhegow1991

Hello, this repository is no longer actively maintained

Jacob-Lockwood avatar Jul 29 '22 14:07 Jacob-Lockwood