Hacker News new | ask | show | jobs
by nova 3861 days ago
Also automatic indentation.
1 comments

Yes, this alone will often spot problems such as unterminated comments or unbalanced brackets. When the next line doesn't indent to where it should be, you know there's a problem somewhere above.