Visual Studio's most useful and underused tips
Do you know Solution Tree Explorer are Searchable !!! Below ones are a saver . There's a lot of little tricks like this in Visual Studio that even the most seasoned developers sometimes miss. This phenomenon isn't limited to Visual Studio, of course. It's all software ! Here's some exceedingly useful stuff in Visual Studio (It's free to download and use, BTW) that folks often miss. SEARCH SOLUTION EXPLORER WITH CTRL+; You can just click the text box above the Solution Explorer to search all the nodes - visible or hidden. Or, press "Ctrl + ;" Type in anything and this shows results which match Even stuff that's DEEP in the beast. The resulting view is filtered and will remain that way until you clear the search. QUICK LAUNCH - CTRL+Q If there is one feature that no one uses and everyone should use, it's Quick Launch. Some blogs tell us the internal telemetry numbers show that usage of Quick Launch in the single digits or lower. Do you know...