Similar Posts
#78 Customize Find in files, Location and Search Type
With the Find in Files window showing, you can change the Look In: combo box to anything except for open docs and current docs. This will enable the Look at these file types: option to select what files to search for. And for more advanced searching… There’s an ellipse “…” button next to the Look…
#44 Delete whole word (or whitespace) at a time forward and backwards
We all edit. Coders really are just really smart typists right? We make mistakes. We edit other peoples stuff, we have brain farts. These tricks teach you to delete fast and accurate. Delete words or whitespace groups forward or backwards. I use this all the time. These are tricks you should add to you daily…
Visual Studio 2005 Keyboard Layouts
C# Visual Studio 2005 Default Keyboard Layout Visual Basic Visual Studio 2005 Keyboard Layout
#80 Stop a “Find in Files” Search
Press the keyboard chord [ALT]+[F3],[S] (bound to Edit.StopSearch) to stop a background search, also known as a Find in Files. You can also press the Stops a background Find toolbar button on the Find Results window. This worked fine in my test with VS2008, but isn’t working on my tests with VS2010. If/When I find an answer…
#010 Using and Avoiding Dock Targets
Dock targets are great, they greatly simplify the ability to place a dock panel in Visual Studio in just the right location. Like a mind reading snap-to feature 🙂 Sometimes these dock targets get in the way with what you’re trying to do. If you need to move a dockable panel to a very specific…
#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…



