FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bung87/vscode-rails: vscode rails extension,Ruby On Rails "Asset Tag Helpers" and "Form Helpers snippets,.erb syntax highlights,related files Navigation,Go to Definition. · GitHub

This repository was archived by the owner on Mar 24, 2026. It is now read-only.
/ vscode-rails Public archive

Repository files navigation

Rails

Important

This extension is deprecated. Instead, we recommend using the Shopify.ruby-lsp VS Code Extension, which will enable a Rails addon automatically.

Ruby on Rails support for Visual Studio Code

Notice: In order for this extension to work, you must

  • Open vscode at the root folder of your project.
  • Have a Gemfile containing gem rails, at your project root.

Features

  • Ruby on Rails "Asset Helpers" and "Tag Helpers" snippets.
  • .erb syntax highlighting.
  • Navigation between related files through command.
  • Go to Definition.
  • View path, Model's static method and Model's field suggestions.
  • Open online document to the side through command.

Navigation between related files.

Default keybinding

Navigation

  • Alt + .
  • Opt + . (on Mac)

Open online document to the side

  • Alt + F1
  • Opt + F1 (on Mac)

Configuration

formatOnSave:

rails.editor.formatOnSave and rails.editor.[html.erb].formatOnSave, rails.editor.[css.erb].formatOnSave, rails.editor.[scss.erb].formatOnSave

Known Issues

The extension is not fully implemented form_helpers of rails edge version, exclude "select" families, "fields_for". Form Helpers

TODO

  • collect most popular rails version symbols instead of just one version
  • performance

Donate

paypal

Contribution

This extension is made by me during my free time. Contributions are welcome!


Enjoy!

About

vscode rails extension,Ruby On Rails "Asset Tag Helpers" and "Form Helpers snippets,.erb syntax highlights,related files Navigation,Go to Definition.

Resources

Stars

43 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL