More CodeRush Plugins added to the Visual Studio Gallery
For those of you who didn’t already know, several of our CodeRush plugins are already available from the Visual Studio Gallery.
Plugins added to the Visual Studio Gallery can be installed from within Studio via the Tools\Extensions and Updates menu.
Additionally Studio will let you know if a new version is released. Assuming you agree, it will download the new version and install it for you as well.
So we’ve just added another 5 plugins to those already up there making it even easier to pimp your IDE.
For reference these are the plugins we’ve just added:
- CR_TemplateImporter - Imports CodeRush templates direct from the web.
- CR_IntroduceLocalAllArguments - Provides a new command to execute the 'Introduce Local' refactoring on all arguments to a function call.
- CR_TemplateExpandWithCollapsedRegions - Provides a new command to expand a template and then collapsing any regions it might generate.
- CR_ExtractMethodAndInlineLiterals - Extracts all literals in the selected code, then extracts the code, before in-lining the literals again.
- CR_CleanupFileAndNamespaces - Executes the CleaupFile action and OptimizeNamespace refactorings in sequence.
To browse a full list of CodeRush plugins on Visual Studio Gallery just visit Tools\Extensions and Updates in Studio and search the online section for CodeRush
Alternatively, just follow this link.