Y
Hacker News
new
|
ask
|
show
|
jobs
by
nova
3861 days ago
Also automatic indentation.
1 comments
ams6110
3861 days ago
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.
link