In my preferences for brackets-todo (and confirmed to be persistent in brackets.json), I have selected "Current file" for Search Scope. This works as expected when switching files, as I see only the TODO comments for that file. However, after editing a file and saving the file, brackets-todo updates listing all TODO comments for the entire project instead of still only those for the current file. Switching files or opening and accepting the settings dialog for brackets-todo again displays only the items for the current file, as desired.
In my preferences for brackets-todo (and confirmed to be persistent in
brackets.json), I have selected "Current file" for Search Scope. This works as expected when switching files, as I see only the TODO comments for that file. However, after editing a file and saving the file, brackets-todo updates listing all TODO comments for the entire project instead of still only those for the current file. Switching files or opening and accepting the settings dialog for brackets-todo again displays only the items for the current file, as desired.