Similar Posts
#65 Edit.WordComplete via Intellisense
Whenever you can invoke statement completion, you can also execute the Edit.CompleteWord command. This command will complete a word that is partially complete with no other possibilities. And if there are other multiple possibilities, the command will invoke statement completion. [CTRL]+[Space] or [ALT]+[RIGHT] This work is licensed under a Creative Commons license.
#505 Search within your Find Results
Ever user [CTRL]+[SHIFT]+[F] and find too many results? Narrow your search scope, OR … search within the results. Didn’t know you could do that did you? This video shows you how.
#59 Resize the Statement Completion Window
You can resize the statement completion dialog box from any direction, once it’s open, grab a side or a corner. Interestingly, there are max and min heights (max is limited to 1/3 of screen size) and while there are no limits on the max width, only the height is persisted.
TechEd Dev315 VSTricks – Multiple Monitor Support
Visual Studio Support Multiple Monitors? This video shows you how. Peel out windows, like the Solution Explorer, dock them to you second monitor, and the best part is, the window position persists across VS2010 restarts. Very Nice! Check out the video – it’s only 3 Minutes. http://scottcate.looplogic.com/dev315-multimon
#34 Cut and Paste Collapsed code in Visual Studio
Outlining is a very popular feature of Visual Studio. Outlining is the [+] sign you see in Visual Studio on the left margin that lets your collapse and expand code. What happens if you select 3 visual lines of code, and the middle line of code is actually a collapsed region? Watch this video to…
#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…

