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.
I have installed the latest version of rubyfmt per the readme instructions, so it is available on my bash PATH as rubyfmt. I would expect this command to get run when the vscode formatter runs.
Your environment
vscode-rubyversion: 0.27.0Expected behavior
I have installed the latest version of rubyfmt per the readme instructions, so it is available on my bash
PATHasrubyfmt. I would expect this command to get run when the vscode formatter runs.Actual behavior
Per this file, vscode-ruby embeds a much older version of rubyfmt, which the author notes as broken in fables-tales/rubyfmt#201.