Open
Description
Actually i expect it works like this:
- Select something (in PHPStorm or textfile)
- Copy / Cut
- Press hotkey in your IDE (actually runs "csscomb -copy" as an hotkey alias for user command)
- In background it creates a file, paste there a copied stuff, reformat it by rules, copies it back, removes file
- 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.
Metadata
Metadata
Assignees
Labels
No labels