When adding strongly types Views or Controllers every effing type present on my system is presented. There’s no way to filter those like we can when choosing References?
When adding strongly types Views or Controllers every effing type present on my system
Share
There is AutoComplete set in that combo box. So in other words, start typing in your desired Model Class into the combo box and you should be presented with autocomplete functionality.
This will eliminate the need for you to have to scroll to your desired Model.