Skip to content

Visual Studio Tips and Tricks

mikepetersonccv edited this page Oct 12, 2012 · 8 revisions

Handy Shortcut to add Usings

When you reference a class that is not in your Usings yet, there is a handy way to add it. Hover your mouse above the newly added class reference, click on the little blue underline that appears, and the editor will suggest to add the Usings. Here is an example:

Clone this wiki locally