jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

Jetbrains IDE, rubymine #2137

Open AlexeyMatskevich opened 3 weeks ago

AlexeyMatskevich commented 3 weeks ago

What problem are you trying to solve?

I'm using rubymine IDE and trying to configure ruby sdk on it to make code analysis, debug hints and other functionality work. Rubymine knows how to work with rbenv, asdf and other ruby or generic package version managers. All my attempts to customize working with ruby installed via devbox have been unsuccessful.

What solution would you like?

A way to provide ruby for rubymine. Perhaps I should address jetbrains on this issue, feel free to let me know.

Alternatives you've considered

No response