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

Shrink empty lines #66468

Open
realbizkit opened this issue Jan 14, 2019 · 5 comments
Open

Shrink empty lines #66468

realbizkit opened this issue Jan 14, 2019 · 5 comments
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality
Milestone

Comments

@realbizkit
Copy link

realbizkit commented Jan 14, 2019

Visual Studio has a nice extension called "Shrink Empty Lines" which enables the user to have empty lines and/or lines without alphanumeric characters shrunk in the editor to a specific extent. This way users can have more vertical space for their actual code.

https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.SyntacticLineCompression

image

It would be very nice to have this feature on VS Code, maybe with an extra setting to specify shrinking percentage (or just an enumeration). I would have made an extension but this is clearly something not achievable through the current Extension API.

@RMacfarlane RMacfarlane added editor-rendering Editor rendering issues feature-request Request for new features or functionality labels Jan 14, 2019
@alexdima alexdima added this to the Backlog Candidates milestone Feb 28, 2020
@vscodebot
Copy link

vscodebot bot commented Feb 28, 2020

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@alexdima alexdima removed their assignment Feb 28, 2020
@vscodebot
Copy link

vscodebot bot commented Mar 2, 2020

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodebot vscodebot bot modified the milestones: Backlog Candidates, Backlog Mar 2, 2020
@creage
Copy link

creage commented May 7, 2020

May I bump it please?

@BettyJJ
Copy link

BettyJJ commented Feb 8, 2021

It would be great if this is implemented in a way that will make #98410 possible, too.

@SichangHe
Copy link

Any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants