Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Browse Ruby GemNew to Visual Studio Code? Get it now.
Browse Ruby Gem

Browse Ruby Gem

Haider

|
128 installs
| (1) | Free
This extension helps quick open ruby gems from vs code command pallete.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Browse Ruby Gem

This VSCode extension allows you to look for and open gem code from VSCode's command palette. The extension find gem directory using and depends on$GEM_HOME environment variable.

Usage

  1. Open command palette. Press Ctrl + Shift + P (Linux) or Cmd + Shift + P (Mac) in VSCode.
  2. Type "Open Gem" and press enter.
  3. It will display a list of all installed gems.
  4. Select a gem from the list, the source will be opened in a new VSCode Window.

limitations

  • Experimental support for VSCode on Linux/Mac with RVM/rbenv.

Feedback

Your feedback and suggestions are valuable! Feel free to open issues or contribute to the project.

Features In Progress

  • provide option to use bundler
  • provide option to set custom directory to read gems from
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft