This plugin was created by Rory Becker and it's source code is available via theDXCore Community Site. CodeRush provides a Declare Class codeprovider which allows the user to quickly create classes from their usages. DeclareClassInProject allows the user not only to declare a new class (or Structure or Interface), but to decide in which existing project to place the declaration. This plugin surfaces it's functionality by way of a Code Provider, available from the CodeRush SmartTag whenever the caret is placed on a reference to a type that does not appear to exist.
This plugin requires CodeRush. You can locate a free trial of CodeRush here. CodeRush is a powerful productivity tool built by DevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time. |