I'm not blind, but I am a developer. I wonder if this
$1 idea has ever been produced commercially. The link is a .pdf, I hope it's readable.
Apart from that, I would say that keeping proper track of nesting is annoying whether you can see or not, and relying on indentation to guide you can bite you in the butt, because in many languages the whitespace is irrelevant. So, generally speaking I add comments to at least the closing of a nested block.