Comment by jarofgreen
4 hours ago
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.
4 hours ago
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