Chris Kirk

Results 6 comments of Chris Kirk

I would also love to see this feature.

I don't know much about developing these Atom plugins, but here's my theory after fiddling with the code for a few minutes: The plugin's initialization function, which caches the project...

Also getting this issue, and I'm running Python 2.7.6. Running node-gyp rebuild doesn't work for me (command not found). This also did not fix the issue: ``` npm config set...

For those who have this issue, I've deactivated scss-lint in atom-lint by adding this to ~/.atom/config.cson: ``` 'atom-lint': 'ignoredNames': [ '**/*.scss' ] ```

I'm also seeing this problem in Atom 0.199.0. Seti-syntax is current at 0.4.0. On Mac OS 10.10.4. Package reinstallation and restart doesn't fix.