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

File Watcher: Does not work on partial files #12

Open
erdaltsksn opened this issue Feb 25, 2018 · 1 comment
Open

File Watcher: Does not work on partial files #12

erdaltsksn opened this issue Feb 25, 2018 · 1 comment

Comments

@erdaltsksn
Copy link

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 .scss files but It doesn't run on partial files that start with _ characters.

@libertyswift
Copy link

I get the same error. And watcher CSScomb ignor .csscomb.json file in the project root.

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