My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 23, 2009 by wlodarczak.przemyslaw
CR_SmartGenerics  
Enables auto-complete and easy delete of generics operators <> (c# only).

Disclaimer

This plugin works only for c#.

Introduction

This plugin brings auto complete of generics operators in c# to CodeRush. Features are based on auto complete of parens and brackets, which are supported out of the box:

I did my best to detect whether < was typed as part of generics or as "lower than" operator. Please let me know when both cases are confused resulting in redundant or lacking >.

If you find any troubles using it, post issue and I try to fix it ASAP.

Installation

Installation instructions can be found on the InstallInstructions page.

Usage

This plugin works "as you type". There is no need for additional steps to activate its features.

Options

SmartGenerics is fully configurable. Options page can be found in "Editor/Auto Complete/Generics" section of DevExpress options window.

Future work

Known Issues

There is problem (very minor, but still) with clearing text fields from local cache. This will be fixed after DevExpress implement http://www.devexpress.com/Support/Center/p/Q218515.aspx?searchtext=&p=T4|P6|0 suggestion

Credits

Author: Przemysław Włodarczak.


Sign in to add a comment
Hosted by Google Code