Carefully selected extensions and little helper that I use to develop Ruby and Ruby on Rails applications.
Endwise — wisely adds the "end" keyword to code structures
Rails Fast Nav — alt/option + r helps you to find related rails parts (views, controllers, models, specs, ...)
Quick Open Rails — helps you to search for you rails stuff. You need to configure a shortcut!
Auto Add Brackets — Interpolate Strings with ease!
I18N Ally — Super Charges your work with translations.
Hint: To use the i18n Ally extension you may need to enable rails in your settings.json with "i18n-ally.enabledFrameworks": ["ruby-rails"]
- ruby
- ruby-symbols
- gemfile-lock-highlight
- replaces gemlens: ninoseki.vscode-mogami
- ruby-around-the-block
- ruby-and-rails-snippets
- rails-fast-nav
- quick-open-rails
- rails-db-schema
- rails-partial
- rails-routes
- rails-view-component
- erb
- erb-vscode-snippets
- rails-go-to-spec
Special thanks to all extension authors who help me to be more productive!