Issue with TODO items
已回答
I have started using TODO comments in my IntelliJ project. The comments are highlighted correctly.
When I use the TODO tool window, my TODOs are shown per-file on the ‘Current File’ tab. However on the ‘Project’ tab, it says ‘Found 0 TODO items in 0 files.’
I suspect this has something to do with the project setup or structure. Any advice on a fix? I have repaired IDE, invalidated caches, reloaded from disk, etc.
Thank you
请先登录再写评论。
Hi Azyink
Could you please let me know the IDE version and build you're using? Go to the IntelliJ IDEA | About IntelliJ IDEA option on Mac or File | About IntelliJ IDEA on Windows, click Copy and Close, and paste the information here.
You can also try to disable all third-party plugins, go to Settings | Plugins | ⚙ | Disable all downloaded plugins, and click the OK button. Then, verify if the issue persists. If it's resolved, then start enabling the plugins one by one to find the problematic one.
Thank you Monica , it appears one of my plugins conflicts with the todo behavior.