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

Autofix on save? #273

Closed
KnifeFed opened this issue Jul 25, 2021 · 3 comments · Fixed by #278
Closed

Autofix on save? #273

KnifeFed opened this issue Jul 25, 2021 · 3 comments · Fixed by #278
Assignees

Comments

@KnifeFed
Copy link

Would it be possible to implement autofix on save? I.e., automatically applying Quick Fix on save when "editor.codeActionsOnSave": { "source.fixAll": true } is set?

@felipecrs
Copy link
Collaborator

felipecrs commented Jul 25, 2021

Thank you, this is a great suggestion!

@felipecrs
Copy link
Collaborator

felipecrs commented Jul 30, 2021

@felipecrs felipecrs self-assigned this Aug 1, 2021
felipecrs added a commit that referenced this issue Aug 2, 2021
timonwong pushed a commit that referenced this issue Aug 2, 2021
## [0.15.0](v0.14.4...v0.15.0) (2021-08-02)

### Features

* fix all issues on demand or on save ([#278](#278)) ([bea1bda](bea1bda)), closes [#273](#273)
@felipecrs
Copy link
Collaborator

🎉 This issue has been resolved in version 0.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants