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

Distraction free mode: hide comments #59032

Closed
ghost opened this issue Sep 20, 2018 · 2 comments
Closed

Distraction free mode: hide comments #59032

ghost opened this issue Sep 20, 2018 · 2 comments
Assignees
Labels
editor-folding Editor code folding issues

Comments

@ghost
Copy link

ghost commented Sep 20, 2018

Today most lines in code are comments - about 70-80%? It becomes harder and harder to view the real things, scrolling and eye-filtering increases more and more. Because comments themselves are recognizable in every language - would it be possible to become a switch like hide comments in VS Code? As every IDE would need that, it would be fantastic if VS Code becomes the first one that implement this 🥇

@vscodebot vscodebot bot added editor editor-contrib Editor collection of extras labels Sep 20, 2018
@alexdima alexdima added editor-folding Editor code folding issues and removed editor-contrib Editor collection of extras labels Sep 20, 2018
@alexdima alexdima assigned aeschli and unassigned alexdima Sep 20, 2018
@aeschli
Copy link
Contributor

aeschli commented Sep 21, 2018

You can fold all comments with the Fold comments command.

#40338 is about being able to define an initial folding state.

@aeschli aeschli closed this as completed Sep 21, 2018
@ghost
Copy link
Author

ghost commented Sep 21, 2018

Thats not what i want. Look at UWP apps - between every line is now a folded comment line. Thats not nice 👎

Whats the problem to hide comments?

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 5, 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
Projects
None yet
Development

No branches or pull requests

2 participants