Navigate from ASP.NET MVC controller actions directly to their Razor views with a simple Ctrl+Click.
Navify finds and opens the matching .cshtml file instantly, helping you move between controllers and views without manually searching through the project.
Features
Ctrl+Click navigation from View(...) and PartialView(...)
Supports ASP.NET Core MVC
Supports ASP.NET MVC 5
Works with conventional Views folders and Areas
Supports explicit view names
Resolves views inferred from action and controller names