How do I bookmark code?
-
In visual c++ the keys ctrl-f2 puts a little blue bookmark next to the current line of code. To return to this code a person just uses the f2 key. How can I book mark code in the .net editor? thanks;)
See Tools -> Customize -> Commands -> Edit SkyWalker
-
In visual c++ the keys ctrl-f2 puts a little blue bookmark next to the current line of code. To return to this code a person just uses the f2 key. How can I book mark code in the .net editor? thanks;)
Ctrl+K. BTW - this is not the right forum for this question. This should have been asked in the Visual Studio forum.
the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
Deja View - the feeling that you've seen this post before. -
See Tools -> Customize -> Commands -> Edit SkyWalker