Intellisense doesn't show non generic delegates

Hello guys.

While writing some code for a silverlight project I've noticed that Action (without any generic parameters) isn't shown in the list of possible signatures of the context menu. I've captured an image and I've attached to this post. Is this a bug?

thanks



Attachment(s):
Resharperbug.png
7 comments
Comment actions Permalink

I've noticed the same thing; even though the Silverlight project compiles fine, ReSharper complains about System.Action.

I've also noticed a similar issue with String.IsNullOrWriteSpace (see screenshot).

Both of these issues only exist in Silverlight, they are recognized just fine in .NET Framework 4 projects.



Attachment(s):
silverlight.png
0
Comment actions Permalink

Hello again.
Yes, I can confirm that R# is not playing well with Silverlight projects.

For instance, it also doesn't "know" Contract and its static members...

I didn't really expected to have any problems with SL projects, but it seems like there are still some issues with this kind of projects. Can anyone confirm this?

thanks

0
Avatar
Andrey Serebryansky
Comment actions Permalink

Hello Luis and Jason
     Could you please attach a repro solution? Thank you!

Andrey Serebryansky

Support Engineer

JetBrains, Inc

http://www.jetbrains.com

"Develop with pleasure!"
0
Comment actions Permalink

The "Silverlight Business Application" template can be used to reproduce the issue. I have attached such a solution (look in MainPage.xaml.cs).



Attachment(s):
ReSharperTest.zip
0
Comment actions Permalink

Any progress on this issue yet?

Thanks.

0
Comment actions Permalink

Has any progress been made on this issue. When can we expect a response?

0
Avatar
Andrey Serebryansky
Comment actions Permalink

Hello Mark,

This problem is already fixed in ReSharper 5.1 which is available at http://www.jetbrains.com/resharper/download.
Thank you!

Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Has any progress been made on this issue. When can we expect a
response?

---
Original message URL:
http://devnet.jetbrains.net/message/5267610#5267610



0

Please sign in to leave a comment.