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:

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