Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Bookmark navigation not working
Permanently deleted user
Created
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.
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.
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.