Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ruby Open GemNew to Visual Studio Code? Get it now.

Ruby Open Gem

gurgeous

|
72 installs
| (0) | Free
Quickly open Ruby gems in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ruby Open Gem for VS Code

This extension adds a "Ruby Open Gem" command for Ruby projects in VSCode. It scans your Gemfile with bundler and then opens the gem source in a new VS Code window. Handy!

Having trouble? Ruby Open Gem relies on bundler to list gems. Investigate bundle check and bundle list --paths in your project if you can't get it to work.

Changelog

0.0.2 - Feb 2023

  • Initial release

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft