Similar Posts
#97 Get syntax highlighting for a given file extension
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.
#61 Presenters Must Read .. Increase the Editor Tooltip Font Size
If you’re presenting Visual Studio on a projector, one of the first things you probably do is downsize to 1024X768, and edit your font size to be larger so the people in the back can read your screen. BUT … most presenters forget to also change the Tooltip font size. Did you know that could…
#016 Understanding and Customizing Keyboard Shortcuts
Visual Studio has a ton of Keyboard shortcuts built in. In fact, there are HUGE PDF Prints available for VS2005 C# and Visual Basic, as well as VS2008 C# and VS2008 Visual Basic. If you want to change or add to the current keyboard shortcuts, this video shows you how. Visual Studio 2010 Keyboard Shortcuts for…
#46 Cut/Move/Delete Current line in the Visual Studio editor
Do you recognize this sequence? Home. Shift. Up or Down. [CTRL]+[X] or [Delete] There are many better ways to cut or delete your current line of code/markeup/css/xaml/whatever. This Video Trick shows you how. This work is licensed under a Creative Commons license.
#013 Quick Find Options, Match Case, Whole Word, and more
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.
#85 Use Shift+Alt+F12 to do a Quick Find Symbol
Similar to yesterday’s tip on Find Symbol… select a word in the editor you want to do a Find Symbol on, then press Shift+Alt+F12. No Find Symbol window will appear. It is bound to Edit.QuickFindSymbol. The Quick Find Symbol uses the same customizations on the Find Symbol Window. So, if you need to change scope…



