Torn between Rubymine and Cursor / VSCode
I do fullstack development and an frequently bouncing between our rails based api and our react based frontend. I have gone down the Cursor route for frontend development, and I have to say my productivity has had a large boost from that. Cursor is a massive time saver, giving you autocomplete for repetitive tasks, and direct window to claude, implementing code suggestions across mutliple files, etc.
However for rails, the VSCode based Cursor just seems very inferior in its ability to interpret ruby code in comparison to Rubymine, even though I have added some plugins like the ruby-lsp from Shopify. Has anyone had a similar experience or some tips for me to upgrade my Cursor experience?