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

Setting to remove empty lines On Save #11

Closed
xChillax opened this issue Apr 26, 2022 · 2 comments
Closed

Setting to remove empty lines On Save #11

xChillax opened this issue Apr 26, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@xChillax
Copy link

xChillax commented Apr 26, 2022

This would make this app more automated, as I often use different extensions to fix up little formatting issues on save. While normally I have no issue inputting this command manually when working with hundreds of files this task can become a bit tedious.

Hopefully, this isn't hard to implement.

Thanks in advance!

@usernamehw
Copy link
Owner

usernamehw commented Apr 26, 2022

That would require this extension to activate itself and listen to events. Right now it only activates when running commands.

Although, it's a 2Kb in size / 1ms activation time extension, so it should be fine.

@usernamehw usernamehw added the enhancement New feature or request label Apr 26, 2022
usernamehw added a commit that referenced this issue Apr 26, 2022
@usernamehw
Copy link
Owner

"remove-empty-lines.runOnSave": true,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants