Add Reminders to Fix Something
Add a TODO or Fixme comment to remind yourself of fixing something in your code.
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.