using optimisation
Hi
Why does the resharper 2 highlight using declarations as not being used even
if they are and also, any unusual using declarations i.e. not in the defualt
.NET namespaces are highlighted as unresolved.
Great tool however.
Cheers
Wayne Douglas
Please sign in to leave a comment.
Hello Wayne,
could you please elaborate on this problem? What namespaces are highlighted
as unresolved and
where do they come from? If you repeat this issue on a simple solution, this
would be great.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Dmitry Shaporenkov (JetBrains) wrote:
>> Hi
>>
>> Why does the resharper 2 highlight using declarations as not being
>> used even if they are and also, any unusual using declarations i.e.
>> not in the defualt .NET namespaces are highlighted as unresolved.
>>
>> Great tool however.
>>
>> Cheers
>>
>> Wayne Douglas
>>
Hi Dmitry,
Thanks for the reply. I have set up references and have the dll's in my
bin folder. The Dll's are some object relationship mapping tools we use.
When I have the declarations:
using KMI;
using KMI.Data;
It highlights Data saying that it cannot resolve the symbol, the
intellisense is cool with it though. But I have to say that it looks
completely different today, not as bad.
w
Hello Wayne,
can you repeat this problem on a new solution and send it to us?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Wayne,
>>
>> could you please elaborate on this problem? What namespaces are
>> highlighted as unresolved and
>> where do they come from? If you repeat this issue on a simple
>> solution,
>> this would be great.
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Hi
>>>
>>> Why does the resharper 2 highlight using declarations as not being
>>> used even if they are and also, any unusual using declarations i.e.
>>> not in the defualt .NET namespaces are highlighted as unresolved.
>>>
>>> Great tool however.
>>>
>>> Cheers
>>>
>>> Wayne Douglas
>>>