JsonHunt / save-commands

Assign parametrized shell commands to file globs to be automatically run whenever the file is saved
MIT License
20 stars 11 forks source link

Red error when there is no .json #42

Closed katsar0v closed 7 years ago

katsar0v commented 8 years ago

This is really nasty that I get an red error screen when I have no config file in my project or the dir I am currently working on. Isn't there a way to fix that and show no error when there is no config and just do nothing?

mvila commented 8 years ago

Since this repository has been abandoned by his author, I created a plugin doing the same thing with a simpler interface: https://github.com/mvila/on-save

JsonHunt commented 7 years ago

This is now resolved