Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>yodaNew to Visual Studio Code? Get it now.
yoda

yoda

Tomoya Chiba

|
66 installs
| (0) | Free
Static analytics tool for Ruby
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Yoda (Ruby Language Server)

This extension provides Ruby development features by Yoda (a Ruby language server).

Features

Yoda provides these features by analyzing Ruby code and its dependencies in Gemfile.lock with YARD.

  • Code completion (method, constant, variables, etc...)
  • Comment completion (YARD tag, types)
  • Hover code information (method, constant, etc...)
  • Go to definition (method, constant, require file, etc...)

See: https://github.com/tomoasleep/yoda

Requirements

This extension automatically installs yoda-language-server gem. (If you want to install manually, please refer https://github.com/tomoasleep/yoda)

Release Notes

0.0.1

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft