Feature request: source code access through "all classes"
Uniwares_AS
Posts: 168
Would be very useful to be able to see source code for/from objects selected in the all classes view, not only from the all objects view.
Comments
I'd assume that you would want to see source code for the constructor for whatever class is currently highlighted in all classes. It may be a bit confusing, however, if the constructor is overloaded because in the context of the class, it would not be relevant to know that there is more than one constructor. I suppose it would be possible to "pick one". Please let us know your thoughts on this. Thanks!
Taking it a step further it could even apply the same scheme used by VisualAssist and offer pseudo-source access throught the available meta data for assemblies without source code, for system types and imported assemblies.