Join us for a free community event – JetBrains JavaScript Day 2024

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

Navigation Bar - All the power!
Navigation Bar - All the power!
The Navigation Bar can do much more than you think!
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.