alexanderweiss / nova-prettier

Prettier extension for Nova
MIT License
35 stars 6 forks source link

prettier in Nova always formats files even when setting is switched off #18

Closed garethlewis closed 4 years ago

garethlewis commented 4 years ago

I have disabled running prettier on saving a file in the project settings, but when I create a new file and save, prettier automatically formats that file. This is true for any new file. If I go to the project settings and toggle the check box, this stops prettier formatting the new file. Any chance this can be solved in an update.

alexanderweiss commented 4 years ago

That's a bug. Thanks for letting me know. I'll look into fixing it very soon.

alexanderweiss commented 4 years ago

This is fixed in the latest release (v1.4.0). Let me know if you have any more issues with it! Thanks for helping out :)