Home All Groups Group Topic Archive Search About

set a mark on a line so we can later come back quit quick access k

Author
6 Sep 2006 1:55 AM
Tonger
Hello,

In visual studio, is there a facility that allows you to mark a line of code
in the IDE so that you can come back later to that line later if you have to
look at the source code somewhere else. Normlaly i notice the line number
then Ctrl+G to jump to the line, but there are multiple lines of interest
where i want to mark, then Ctrl+G trick wont work.

I could also set the break points and view all the break points but this
doesnt seem to make my job easier.

Can some one please shed a light on this.



Regard,

Author
6 Sep 2006 6:42 AM
Vadym Stetsyak
Hello, Tonger!

T> In visual studio, is there a facility that allows you to mark a line of
T> code in the IDE so that you can come back later to that line later if
T> you have to look at the source code somewhere else. Normlaly i notice
T> the line number then Ctrl+G to jump to the line, but there are multiple
T> lines of interest where i want to mark, then Ctrl+G trick wont work.

[skipped]

T> Can some one please shed a light on this.


You can use bookmarks.In VS 2005 you can find then in Edit->Bookmarks


--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Author
6 Sep 2006 1:06 PM
Tonger
Thanks Vadym,

I spent like 2 hours looking for this but never realised it under Edit menu.
Thanks for your help.

Kind regard,

Tong

Show quote
"Vadym Stetsyak" wrote:

> Hello, Tonger!
>
>  T> In visual studio, is there a facility that allows you to mark a line of
>  T> code in the IDE so that you can come back later to that line later if
>  T> you have to look at the source code somewhere else. Normlaly i notice
>  T> the line number then Ctrl+G to jump to the line, but there are multiple
>  T> lines of interest where i want to mark, then Ctrl+G trick wont work.
>
> [skipped]
>
>  T> Can some one please shed a light on this.
>
>
> You can use bookmarks.In VS 2005 you can find then in Edit->Bookmarks
>
>
> --
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot

AddThis Social Bookmark Button