Navigation in visual studio using bookmarks
-
Hello: Navigation in visual studio seems a big prob when u are working on a big solution, the bookmarks provided in VS only help us navigate within the same file , what if we have to go from one file to another of different projects , can any one recommend me some solution Thanks Muhammad Ahmed Ahmed Ahmed
-
Hello: Navigation in visual studio seems a big prob when u are working on a big solution, the bookmarks provided in VS only help us navigate within the same file , what if we have to go from one file to another of different projects , can any one recommend me some solution Thanks Muhammad Ahmed Ahmed Ahmed
Well theree's "Ctrl + -" to navigate back to where you last came from. This works from file to file. However, it's not persistent between sessions. Kevin