Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Support for rvm gemsets etc #391

Closed
af6140 opened this issue Sep 25, 2018 · 6 comments
Closed

Support for rvm gemsets etc #391

af6140 opened this issue Sep 25, 2018 · 6 comments

Comments

@af6140
Copy link

af6140 commented Sep 25, 2018

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.

@wingrunr21
Copy link
Collaborator

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.

@wingrunr21
Copy link
Collaborator

wingrunr21 commented Oct 29, 2018

Just for clarity, are you asking for this extension to automatically use gemsets (via the .ruby-gemset or .ruby-version files) or are you asking for UI options to allow you to switch a gemset within the editor?

If it is the former, I'm finishing up changes that should fix automatic environment detection for most of these use cases.

@af6140
Copy link
Author

af6140 commented Oct 29, 2018

@wingrunr21 , dot file processing works.

@wingrunr21
Copy link
Collaborator

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.

@ismarsantos
Copy link

Hello, is it already done?

@wingrunr21
Copy link
Collaborator

#405 has been merged and should pick up the RVM gemset if you have it properly configured via your shell

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants