ReShaper Shortcut Conflict
Hello new user here.
I am trying to get the Alt+Enter function to work on an Asp.net MVC project in VS2013.
I am trying to get ReSharper to auto generate a View from a ActionResult return View(); statment in a controller.
But when I press Alt+Enter over the view... I get a ReSharper Shortcut Conflict on ....
ClassViewContextMenus.ClassViewMultiselectProjectreferencesItems.Properties Alt+Enter Global
EditorContextMenus.CodeWindow.ExecuteInInteractive Alt+Enter Text Editor
If I try: Use ReSharper command then nothing happens when I press Alt+Enter.
What am I doing wrong?
Thanks
Please sign in to leave a comment.