-
Notifications
You must be signed in to change notification settings - Fork 286
Support for rvm gemsets etc #391
Comments
I'm not sure this is something I want to explicitly support. I'm not an RVM user so I'd need someone who is to help verify the implementation. Also, I feel RVM specific features should probably go in their own extension vs being baked into this one. |
Just for clarity, are you asking for this extension to automatically use gemsets (via the If it is the former, I'm finishing up changes that should fix automatic environment detection for most of these use cases. |
@wingrunr21 , dot file processing works. |
Ok. There should be fixes for environment detection hitting the language server within the next week (hopefully). I'm finishing up a pretty large update. |
Hello, is it already done? |
#405 has been merged and should pick up the RVM gemset if you have it properly configured via your shell |
Really like the rubymine capabilities that you can switch rvm gemsets at project level. Wondering whether it is possible to implement this feature, though it may be a big effort and requires vscode level changes.
The text was updated successfully, but these errors were encountered: