You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
The formatter provided by this extension should have an obvious name, e.g. VSCode Ruby or Rubocop.
Actual behavior
The formatter name is Ruby, which is also what another formatter I have installed is called (I'm not sure which other extension I have installed provides a formatter for Ruby, unfortunately. I have Solargraph installed but disabled.). This makes it pretty confusing what formatter I should be using.
VS Code 1.33.0 added a feature where you can pick which formatter should be used when multiple are registered for the same file type, which is why this was never relevant before.