Add Reminders to Fix Something

Add a TODO or Fixme comment to remind yourself of fixing something in your code.

Tip Screenshot

Want to remind yourself to do or fix something in your code? Add a TODO or Fixme comment.

You will see all these reminders in the TODO tool window. WebStorm will also warn you before the commit if you have any TODOs left.


Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Find in Path with the Navigation Bar
Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.