DEV Community

Discussion on: What are your worst coding habits?

Collapse
 
foresthoffman profile image
Forest Hoffman

If you're a VS Code user, checkout the Todo Tree extension.

It's a nice alternative to searching in all files for // TODO or // DEBUG before commiting!

Collapse
 
reebboot profile image
John Dev

Good tip 😉