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

Add individual "Quick fixes" for each linting error #15

Open
Haltarys opened this issue Sep 3, 2023 · 1 comment
Open

Add individual "Quick fixes" for each linting error #15

Haltarys opened this issue Sep 3, 2023 · 1 comment

Comments

@Haltarys
Copy link

Haltarys commented Sep 3, 2023

This is a feature request

Current behaviour

This extension adds a command Standard Ruby: Format with Automatic Fixes that fixes all fixable linting errors in the current file. It does not add invididual "Quick fix" action for each linting error. See:
Current behaviour

Expected behaviour

The extension should provide individual "Quick fix" option for each linting error like is provided by the Ruby LSP extension Example:
Expected behaviour

@searls
Copy link
Contributor

searls commented Sep 5, 2023

I think this is a great idea. Since I only ever use Standard in an all-or-nothing mode, it hadn't occurred to me. Would love help investigating a patch to support this

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

No branches or pull requests

2 participants