This extension provides Ruby environment management for VS Code, providing ways for detecting the Ruby interpreter in the
user's machine with integrations to version managers. It is intended to be used as a dependency of other extensions that
need to activate the Ruby environment in order to launch Ruby executables, such as the
Ruby LSP and Ruby debug.
Features
TODO: this extension is getting extracted from the Ruby LSP.