/rails-routes-navigator

Display Routes of Rails, search incremental and navigate to the source location

Primary LanguageTypeScriptMIT LicenseMIT

Rails Routes Navigator

Display your Rails application's routes and search incrementally.
On click routes, jump to the definition source file.

example

How to use

Bring up the Command Palette (Ctrl + Shift + P or Shift + Command + P) and call Rails Routes Navigator: Rails Routes Navigate.

Note

This extension caches your application's routes and does not reload it with extension calling. Click the refresh icon to reload routes.

Release Notes

0.1.0

Initial release.