andyjeffries / rails-routes-navigator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 81.6%Language:CSS 9.8%Language:JavaScript 8.6%