What? You don't like horizontally scrolling 6000 columns to read something?
https://en.wikipedia.org/wiki/Code_folding
Yeah, if IDE's allowed code folding of comments then the authors original problem (having to scroll past comments they thought weren't useful) wouldn't be that big a deal.
many do. for example: https://www.jetbrains.com/help/idea/code-folding-settings.ht...
there are also extensions for vscode that do this, vim plugins, etc
Yeah, if IDE's allowed code folding of comments then the authors original problem (having to scroll past comments they thought weren't useful) wouldn't be that big a deal.
many do. for example: https://www.jetbrains.com/help/idea/code-folding-settings.ht...
there are also extensions for vscode that do this, vim plugins, etc