Use FCL types instead of primitive types in C#
Hello guys.
Quick question: is there any way to make resharper use the FCL type instead of the primitive types when using C# (ex: when implementing an interface, I'd like to end up with Int32 and String instead of int and string).
Thanks.
Please sign in to leave a comment.
Hello Luis
I'm afraid there's no way yet. We have a corresponding issue in our tracker: http://youtrack.jetbrains.net/issue/RSRP-47042 and you're welcome to monitor its status.
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
hum...ok, it's really a pitty...let's hope it gets "fixed" in future releases