Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
6562680 opened this issue Jun 24, 2022 · 1 comment
Open

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

6562680 opened this issue Jun 24, 2022 · 1 comment

Comments

@6562680
Copy link

6562680 commented Jun 24, 2022

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.

@Jacob-Lockwood
Copy link

Hello, this repository is no longer actively maintained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants