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

File > Preferences > Workspace Settings ? #117

Open stoplion opened 4 years ago

stoplion commented 4 years ago

I'm trying to edit the settings. Where is File > Preferences > Workspace Settings ? I'm not seeing this in the File menu.

seangibbens commented 4 years ago

@stoplion The path in the docs is out of date. The new path is Code > Preferences > Settings. You'll find User and Workspace settings there.