Similar Posts
#92 Jump to the beginning of some selected text when hitting escape
I hope this tip’s title makes sense. The idea is that you select some text and then hit escape. Where do you want the cursor to go? If you want it to stay where it is, that’s the default behavior. But if you want it to jump to the beginning of the selection (i.e. the…
#40 (With Mystery) Go To Line facts; many ways to execute Go To line.
It turns out that there are many many ways to use the Go To Line feature. This video uses a couple, as well as tried to uncover a mystery. I’m going to need your help with this one. Please leave comments if you know the answer. What’s the question you ask? Watch the video 🙂…
#99 Change the Brace Matching color
A previous tip talked about what that automatic delimiter highlighting option does. A follow-up tip is how to change the Brace Matching color. Go to Tools – Options – Fonts and Colors, select Brace Matching (Rectangle), and set to the desired color.
#003 Show/Hide White Space in Visual Studio
Show and Hide White Space in documents. [CTRL]+[R] + [CTRL]+[W] = Toggle Show|Hide White Space [Footnote] Jan 8th, 8:15pm Sorry for my voice in today’s video’s – I’m currently befriending a bottle of Vitamin C to try and keep this sore throat in check. But I’m already behind on my new years resolution. There are…
#027 Print line number from Visual Studio
Do you ever have to print your source code? If you do, and then hand that source code out at a meeting, or leave it with someone, it is **MUCH** nicer to have line numbers printed for reference. This video shows you how to accomplish line numbers on your source code prints. File | Print…
#73 Hide the Quick Find / Quick Replace window after the first search hit
Let’s say you are searching for some text and you already know about F3 and Shift+F3, so you want the [CTRL]+[F] Quick Find or the [CTRL]+[H] Quick Replace window to disappear after the first search. Go to Tools | Options | Environment | Find and Replace page, and check the Hide Find and Replace window…



