views:

32

answers:

1

Is there a way to restrict what I see when I select the View Data Class drop down, to just the models in my Application? It seems that if I have any references in my app, that drop down gets really noisy.

+1  A: 

If you start typing in the box, it will start doing autocomplete and get you closer to the class of interest. Not really a solution, but it is helpful.

tvanfosson