We often see issues when writing codes and leave a note for later. But unfortunately, forgetting about them and searching for each can be time-consuming.
Streamline code management by identifying, categorizing, and tracking these comments across your codebase, ensuring no critical tasks or reminders are overlooked.
The straightforward UI will give you a quick overview of every script you want.
Waste less time and improve your productivity.
How to use
1
Create Keyword
You can add your keywords by selecting the Keywords tab. You can also modify their colors and toggle their visibility from here.
2
Add Comments
In your code, add the comments.
//TODO These require further testing
//comment Need to study how this method works later
3
That's all fellas!
Switch to the Result Tab and find all the keywords organized and color-coded. You can click them once for a quick review and double-click to open the editor.