Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.4k stars 134 forks source link

将添加 TODO 的文件修改名称后 却仍然可以在管理页面显示出记录 Changing the name of the file to which TODO is added still shows the record on the admin page #807

Closed zhanghed closed 6 months ago

zhanghed commented 6 months ago

a文件中添加 TODO标记

a文件改名b文件

最后在你的管理器中仍然显示a文件的TODO 标记 这应该显示成b文件的TODO标记!

a Add the TODO tag to the file

File a is renamed file b

Finally, the TODO tag for a file is still displayed in your manager. This should appear as the TODO tag for b file!