Shortcut keys not working (Visual Studio 2010 with ASP.NET MVC 3 RC1) -
none of these shortcut keys appear working me in vs 2010 asp.net mvc 3 rc1.
i particularly use ctrl + m, ctrl + g "go controller" keep receiving error:
the key combination (ctrl+m, ctrl+g) bound command (go controller) not available.
thrown vs ide. have tried within aspx view file in source code mode, no luck. receive same error shortcuts tried.
ps: running resharper 5; interfering?
the shortcut keys in asp.net mvc 3 unfortunately conflict shortcuts asp.net mvc 2. means when both products installed (or, @ least, vs add-ins) shortcuts won't work properly.
one workaround uninstall versions of asp.net mvc not using. can uninstall "tooling" components add/remove programs in windows control panel.
Comments
Post a Comment