Display your Rails application's routes and search incrementally.
On click routes, jump to the definition source file.
Bring up the Command Palette (Ctrl + Shift + P
or Shift + Command + P
) and call Rails Routes Navigator: Rails Routes Navigate
.
This extension caches your application's routes and does not reload it with extension calling. Click the refresh icon to reload routes.
Initial release.