I’ve been using Sublime Text since v2 and lately I’ve been fatigued by the amount of work it takes to get ST working with Ruby. I think the problem is ST uses the system Ruby by default, but lots of people these days are using different version of Ruby specified by version managers like rbenv, and it changes depending on the project directory.
Here’s my request: could ST have better defaults for Ruby? I want to open a Ruby file, press Cmd + B, and have it use Ruby from my Ruby version manager. When I install the Ruby LSP, like solargraph
it should also Just Work ™ instead of giving me errors like this: