https://github.com/rubyide/vscode-ruby
Shopify’s ruby-lsp and associated vscode-ruby-lsp are recommended alternatives to this extension. It is substantially easier to produce a high-quality LSP implementation using Ruby itself vs relying on another language such as TypeScript.
In addition, sponsorship of a project by a company like Shopify could help to ensure a high-quality developer experience going forward. Even with multiple people helping on this project, keeping up with Microsoft’s development of VSCode plus the wide array of Ruby community tooling is a tall undertaking.
As of 4/2/2023, the VSCode extensions are not marked deprecated. They will be within the next few weeks.
いつのまにかvscode-rubyがdeprecatedになってた。今後はShopifyのRuby LSPを使うようにとのこと。
https://github.com/Shopify/ruby-lsp https://github.com/Shopify/vscode-ruby-lsp