Reporter | Lasse V. Karlsen (lassevk) |
---|---|
Created | Aug 5, 2006 2:08:55 AM |
Updated | Mar 1, 2012 11:12:28 PM |
Priority | Normal |
Type | Feature |
Fix versions | Mirabile Futurum |
State | Open |
Assignee | Evgeny Pasynkov (pasynkov) |
Subsystem | PSI |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
I'd like an option so that I can ask Resharper to use the system class names instead of the C# keywords.
In other words, I'd like Resharper to use "String", "Int32", "Int16", "Byte" etc. instead of the keywords "string", "int", "short", "byte".
This would mean that refactoring and similar expansions that auto-generate the data types would need to support this.
In other words, I'd like Resharper to use "String", "Int32", "Int16", "Byte" etc. instead of the keywords "string", "int", "short", "byte".
This would mean that refactoring and similar expansions that auto-generate the data types would need to support this.