Provide "fix" action for auto fixable problems? #11787
Replies: 1 comment 4 replies
-
thanks, I've created an issue for this #11791 . It appears that suggestions don't appear in the editor. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using eslint for a long time and I'm giving a try to oxlint.
Unlike VS Code eslint extension, oxc extension does not provide auto fix command in quick actions:
With oxc:

With eslint:

I there anything I missed?
Beta Was this translation helpful? Give feedback.
All reactions