How to hide excluded files in visual studio?

Viewed 9309

I have a project with hundreds of pages classes and controls. many of them are excluded but as they appear in the project browser they clutter it and make it difficult to find the files I need. I don't want to delete them since every once in a while i get back to them for review. is there any way to show/hide the excluded files with a button toggle?

I don't have the button for show all files. see picture: enter image description here

1 Answers
Related