We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Hey @rodeezy , could you please provide your workspace settings?
Sorry, something went wrong.
I am also seeing this issue, after today's VSCode update
microsoft/vscode#221489
I think I have found a possible reason: Shopify/ruby-lsp@1762543
Disabling the Ruby LSP extension may help.
Or you can turn the configuration formatOnSave off in user settings (JSON):
formatOnSave
"[ruby]": { "editor.formatOnSave": false }
im pretty sure i had ruby-lsp installed! sounds like could be it! @chinghanho 💡
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: