vscode-solargraph
vscode-solargraph copied to clipboard
Compatibility with Ruby LSP?
I'm trying to become familiar with Ruby LSP as that appear to have replaced rebornix.ruby. However, it doesn't appear to provide the same code insight (type annotation) and documentation rendering like solargraph. So I've enabled both Ruby LSP and Solargraph, but I'm not seeing the old Solargraph insights in the editor.
Is there some settings I've missed?
I originally started this extension with the intention of being compatible with rebornix.ruby. Compatibility with Shopify.ruby-lsp hasn't been a priority, but I'm willing to explore it if there's value in using both.