is there any faster way to search javascript commented code in Visual Studio?
I have dotnet application and i need to search remove all commented code .Its big application with several Asp.Net pages are there.
Is there any easiest way to find all javascript commented code except search by // or /*