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] Folded block comments should show */ #3350

Closed
Tyriar opened this issue Feb 23, 2016 · 2 comments
Closed

[folding] Folded block comments should show */ #3350

Tyriar opened this issue Feb 23, 2016 · 2 comments
Assignees
Labels
editor-folding Editor code folding issues feature-request Request for new features or functionality
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Feb 23, 2016

In order to be consistent with folding braced functions.

image

@aeschli aeschli added the feature-request Request for new features or functionality label Feb 24, 2016
@aeschli aeschli added this to the Backlog milestone Feb 24, 2016
@aeschli
Copy link
Contributor

aeschli commented Feb 24, 2016

Setting as an enhancement as IMO what we have now is consistent in that what's folded are all indented lines. The folding strategy is not language aware, e.g. doesn't know that it's folding a comment. It just happens that Javadoc comment styles indent every line after the first with a space.

@aeschli aeschli changed the title Folded block comments should show */ [folding] Folded block comments should show */ Feb 24, 2016
@aeschli aeschli added the editor-folding Editor code folding issues label Feb 24, 2016
@aeschli
Copy link
Contributor

aeschli commented Nov 22, 2017

Closing as out of scope for now. It's a topic again once we have #3422

@aeschli aeschli closed this as completed Nov 22, 2017
@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
Projects
None yet
Development

No branches or pull requests

2 participants