Bookmark navigation not working

I'm using VS 2017 15.5.6. I can set a Resharper bookmark, but cannot navigate to it. When I click Ctl-<number>, nothing happens. Just upgraded to the latest version.

 

Eric

1
1 comment
Avatar
Permanently deleted user

I ran into the same problem. What worked for me is to go to the ReSharper menu, Options | Keyboard & Menus. Once there, go to the Keyboard Shortcuts section and take note of what setting you have (probably Visual Studio). Choose None and click Save. Then go back to your previous setting (probably Visual Studio) and click Save.

Now Cancel and go back to a code window. Test <Ctrl><Shift>1 to see if it sets a bookmark and <Ctrl>1 to see if you can navigate to that bookmark. 

 

2

Please sign in to leave a comment.