Quickly change function/method visibility using CodeRush for Visual Studio

I recommend

Using CodeRush from DevExpress you can very quickly change function/method visibility without typing the visibility text :-)

In a code file, if your cursor is anywhere within or on a function definition, you can use the left Alt key plus the up and down arrow keys to cycle through the various visibility modifiers.

I created a short screen cast to show it in action.

I hope this tip helps :-)

Technical Visual Studio CodeRush July 22, 2010


Comments