Property Generation Problem
It seems that the Property Generation functionality (Alt+Insert) only works
when variable names don't start with an underscore '_'. I create a "String
filename" and "Int32 junk" and Resharper recognizes each. As soon as I add
the underscore like "String _filename" or "Int32 _junk", Resharper doesn't
find it. Was there a reason for this? Microsoft recommends using the
underscore in one of their "Best Practices" webcast (I can't remember which
one), so I think this is a problem.
Thanks,
Derek
Please sign in to leave a comment.
This is a known bug. It is fixed in the next build.
--
Andrey Simanovsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Derek" <NOdpriceSPAM@doble.com.INVALID> wrote in message
news:c3nfi5$opt$1@is.intellij.net...
works
"String
add
which
>
>
>