MVC 5 has the very handy feature when creating a view to be able to select a template for scaffolding out the view. This uses a T4 template file to generate a CSHTML file b
I know this is old, but for me it was solved by opening the myProject.sln, it loaded the solution and then controller, etc options were available.