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

[folding] Fold all comments in a file #4670

Closed
DeadEye0112 opened this issue Mar 25, 2016 · 1 comment
Closed

[folding] Fold all comments in a file #4670

DeadEye0112 opened this issue Mar 25, 2016 · 1 comment
Assignees
Labels
editor-folding Editor code folding issues feature-request Request for new features or functionality on-testplan
Milestone

Comments

@DeadEye0112
Copy link

I'd like to be able to fold all the comments in a file with a shortcut, something like editor.foldAllComments.
This is probably linked to this issue : [folding] language-aware folding #3422

The idea, is to make it easier to transform a file like this :
2016-03-25 at 10 26
To this :
2016-03-25 at 10 27

@Tyriar Tyriar added feature-request Request for new features or functionality editor-folding Editor code folding issues labels Mar 27, 2016
@aeschli aeschli added this to the Backlog milestone Apr 1, 2016
@aeschli
Copy link
Contributor

aeschli commented Apr 1, 2016

To implement what you suggest we would have to get an understanding on what a comment is.
#3422 is the first step for this.

@aeschli aeschli modified the milestones: Backlog, November 2017 Nov 22, 2017
@aeschli aeschli mentioned this issue Dec 4, 2017
3 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

3 participants