Microsoft/vscode

[folding] add command unfold block comments

Open

#85,783 opened on Nov 28, 2019

View on GitHub
 (8 comments) (13 reactions) (1 assignee)TypeScript (10,221 forks)batch import
editor-foldingfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

On key bindings, the Fold Level 2 for me works great but it folds methods AND block comments.

As there's an option to "Fold all block comments" I think it would be useful to exist also an option for the unfolding of block comments.

Contributor guide