misogi / vscode-ruby-rubocop

Rubocop extension for Visual Studio Code
https://marketplace.visualstudio.com/items/misogi.ruby-rubocop
MIT License
137 stars 68 forks source link

Feature Request to right click on Rubocop error to select autocorrect #88

Open chasedougherty4628 opened 5 years ago

chasedougherty4628 commented 5 years ago

I would love to have the ability to right click on a single Rubocop error and select autocorrect to fix that one issue. I'm working in a large project with lots of Rubocop errors and I can't just use the autocorrect for the whole project, or even a single file. I use VScode.