Many a times we find ourselves in a situation where we need to scroll up and down a page and in between we get lost... To make our lives simpler we have bookmarks in Visual Studio Environment.
We can place bookmarks on the lines where we would like to re-visit, delete them, delete all of them, jump to next or previous bookmarks within same page or within the whole solution. Visual Studio also provides a toolbar so that it can be done just in one click.
1) To place a bookmark or to remove a bookmark.
2) To navigate to previous bookmark (within the solution)
3) To navigate to next bookmark (within the solution)
4) To navigate to previous bookmark (within the folder)
5) To navigate to next bookmark (within the folder)
6) To navigate to previous bookmark (within the page)
7) To navigate to next bookmark (within the page)
8) To delete all bookmarks.
Their are also keyboard shortcuts available :-
1) To place a bookmark or to remove a bookmark Ctrl + B, T
2) To navigate to previous bookmark (within the solution) Ctrl + B, P
3) To navigate to next bookmark (within the solution) Ctrl + B, N
4) To delete all bookmarks. Ctrl + B, C
Cheers!
We can place bookmarks on the lines where we would like to re-visit, delete them, delete all of them, jump to next or previous bookmarks within same page or within the whole solution. Visual Studio also provides a toolbar so that it can be done just in one click.
1) To place a bookmark or to remove a bookmark.
2) To navigate to previous bookmark (within the solution)
3) To navigate to next bookmark (within the solution)
4) To navigate to previous bookmark (within the folder)
5) To navigate to next bookmark (within the folder)
6) To navigate to previous bookmark (within the page)
7) To navigate to next bookmark (within the page)
8) To delete all bookmarks.
Their are also keyboard shortcuts available :-
1) To place a bookmark or to remove a bookmark Ctrl + B, T
2) To navigate to previous bookmark (within the solution) Ctrl + B, P
3) To navigate to next bookmark (within the solution) Ctrl + B, N
4) To delete all bookmarks. Ctrl + B, C
Cheers!
No comments:
Post a Comment