Home
Options

generic type parameters missing in intellisense UI?

It seems like there are multiple times when the intellisense display doesn't include generic type parameters. Hopefully they're all the same root cause (I'm *really* hoping it's something like the and hopefully all simple to fix (or have fixed if it's an upstream issue)

- type of local variable: http://i.imgur.com/QGF9n.png
- generic type parameter of method: http://i.imgur.com/xfJOB.png
- generic type of class during method call: http://i.imgur.com/MwD1e.png

Thanks!
Sign In or Register to comment.