#39 Middle button support in the Visual Studio Editor
Middle Button support in Visual Studio. What does it so? Watch this …
Middle Button support in Visual Studio. What does it so? Watch this …
Global search/replace can be tricky. Often times you’ll end up replacing something that you didn’t realize was going to be replaced. Having an undo feature is vey helpful. This video shows you the ins and outs, of Find/Replace in all files. Just like Ctrl+H does a Quick Replace, Ctrl+Shift+H will bring up the Replace in…
This is a quick trick that I’ve started using the move my cursor to the last place, making a selection along the way. It’s kind of weird to explain in text without a 100 images. Video rules!!! [CTRL]+[=] = Select from current cursor position to last Go Back marker. This work is licensed under…
On the Tools – Options – Text Editor – File Extension page, you can map a file extension to one of the included editors. And after mapping the .sara extension to a C# editor, we now get syntax highlight… There is also an option to map files without extensions to a specific editor.
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…
The Find and Replace window is not a dialog, but actually a tool window. Thus you can dock it to the side if you find it in your way. Right-click on the tool window Titlebar and select Dockable. Now the tool window can be docked using a docking target. Additionally, you can go to Window menu…
Quick Find by default uses the options set in [CTRL]+[F] Find window. This quick video shows you how they work, and will help you quickly navigate your Quick Finds.