Redundant Import statements in C#
If I have a user tagprefix in C# from a register statement
then when I use the tag Resharper keeps giving me the blue question mark
telling Telerik.RadPanelbar (alt+Enter) and no matter what I do it keeps
adding Import namespace="Telerik.Webcontrols and then poping up again and if
I click there comes another Import.
What can I do to turns the "feature" off until they fix their bug.
Please sign in to leave a comment.
Seems that Resharper is case-sensitive on TagPrefixes, but VisualStudio is
not. Corrected my mistake and the problem went away.
"Ken Fleming" <kfleming@rcm1.com> wrote in message
news:e811mj$qmd$1@is.intellij.net...
>
Ken,
The bug with case-sensitiveness is fixed in build 251. You may download
current EAP build, which number is 253 from
http://www.jetbrains.net/confluence/display/ReSharper/Download
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"