[Feature Request] Toggle view/code for MVC
There is a build in command View.ToggleDesigner which is very usefull when working with APS.NET WebForms projects - it allows quickly switch between aspx page and it's code behind.
It would be great to have such command for MVC projects - switching between view and action for that view. Now since we can have more than one action referencing the same view I think it would be ok to show the last visited action that references/returns the view.
Please sign in to leave a comment.