SLaks/Ref12

Metadata browser issue

Closed this issue · 0 comments

Hi,

Thanks for the cool extension. I believe there is an issue when you F12 into a symbol that is in an external library that is not a Microsoft one. If you F12 on the symbol, it will show the [from metadata] tab with the contents of the class. If you press F12 on any external library symbol in the [metadata] tab it will show the error "Can't find C# project for given DTE project" instead of going into the next symbol. Doing the same without ref12 installed produces the correct behaviour.

Hope that makes sense.

Edit: This seems to be an issue in VS2012, not VS2013.