jasonplatts / nova-todo

A Panic Nova extension for todo and fixme management.
https://extensions.panic.com/extensions/jasonplatts/jasonplatts.TODO/
MIT License
29 stars 7 forks source link

[Bug] Workspace Ignored File & Directory Paths not stored in project configuration. #23

Closed mikebronner closed 3 years ago

mikebronner commented 3 years ago

Just wanted to report this little bug:

filling in ignored paths manually in project settings does not update the project configuration. However, updating ignored names under Workspace Ignored Files & Directory Names does update the configuration.

jasonplatts commented 3 years ago

Thanks for reporting this bug. I think you may be running into the same problem reported in issue #8, which is a bug in Nova itself. Unfortunately, Panic has not yet released a fix as of Nova 5.1. There are some steps for working around the problem in the comments under issue #8.