jetbrains-csscomb
jetbrains-csscomb copied to clipboard
CSScomb plugin for JetBrains IDEs: IDEA, PyCharm, WebStorm, PhpStorm, RubyMine
How to support .vue files? Is it actually possible?
Error running 'CSScomb': Cannot run program "D:\node_modules\csscomb\bin\csscomb" (in directory "D:\Temp\www\root"): CreateProcess error=193, %1 не является приложением Win32 I did everything according to the instructions. https://image.prntscr.com/image/UdYWI8nEQG6bTSEEdJZCBw.png In the project's root is...
I setup a file watcher for my .scss files in the intellij. – Name: `CSScomb` – Program: `path_to_installed_csscomb/bin/csscomb` – Parameters: `-t $FilePath$` – Working directory: `$FileDir$` I works wonderful with...
I run through all steps in docs, but steel nothing. Am i do somthing wrong? http://joxi.ru/GrqzoBqIQY06jm http://joxi.ru/12MBMxksMKWLJA http://joxi.ru/MAjGKeks4LBaQr
I added csscomb to the file watchers with the next parameters https://image.prntscr.com/image/2c0f5YycTkGfudum_6LLpA.png all files are processed with the csscomb, except those that are included (_files.scss) is it possible to process...
It works fine with command line "csscomb assets/css". But when I try to sort files using created CSScomb tool it crashes with Error 193: %1 is not a valid Win32...
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:...
Created from http://csscomb.com/ favicon file. Cheers.
Hi, it would be awesome to have a native plugin for Jetbrains products! Anything like this in the pipeline?