Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a shortcut to collapse all multiline comments? #35533

Closed
techsin opened this issue Oct 3, 2017 · 1 comment
Closed

Is there a shortcut to collapse all multiline comments? #35533

techsin opened this issue Oct 3, 2017 · 1 comment
Assignees
Labels
editor-folding Editor code folding issues

Comments

@techsin
Copy link

techsin commented Oct 3, 2017

I like to leave detailed comments of wth is going inside this function which has 50 lines.
I have choice of making 30 functions or writing 50 lines, so more than not I pick 50 lines.

But 12 lines comments are draining.

I collapse them, is there a way to collapse all multiline comments by pressing shortcut.

Also another plus would be to hold key like (Ctrl/Cmd) and hovering over multiline comment would show icon, when I click it it'd toggle between collapsed and expanded state. That'd be too cool

I know i can manually collapse them by pressing - sign on the left

@aeschli
Copy link
Contributor

aeschli commented Oct 4, 2017

duplicate of #11524

@aeschli aeschli closed this as completed Oct 4, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues
Projects
None yet
Development

No branches or pull requests

3 participants