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

TODOs not showing in sidebar #39

Closed adammontague closed 1 year ago

adammontague commented 1 year ago

I really appreciate your time developing this extension.

  1. Sidebar states "No tags found. Monitoring..." continuously until you save an open file with TODO comments.
  2. Clicking the refresh icon clears the sidebar list of TODOs.
  3. Sidebar list of TODOs is cleared when exiting a project and not retained when reopened.

Running Nova: 10.3 TODO Extension: 3.0.3

jasonplatts commented 1 year ago

You are most welcome and I apologize for taking so long to respond.

Are you working on a remote project? If so, unfortunately, the extension is only able to read files that are open in the editor. This is a limitation of the Nova API.

adammontague commented 1 year ago

Hi Jason, no problem at all. Thanks for the response.

It's not a remote project, and in fact I think the extension started working as expected in later versions of Nova. I'm currently running 10.6 and all seems well again!