As the title describes, it would be nice to toggle between only comments and no comments.
When I visit a complex function, my first task is to understand what it's doing at a high level. Low level code often creates noise and distraction to my ADHD brain. I'd like to hide all the code initially, read what it claims to be doing (intent) then hide the comments and read what it's actually doing.
Thanks