Suddenly I see a hundred TODO item in my Task List from an AngularJs library. It is possible to filter out all .js files?
If you exclude a file from a Web Site project (not Web Application), Visual Studio will simply add the . exclude extension to that file. If you remove the extension, that file will be included again. It's up to you if you still need those files or not.
From within Visual Studio Go to View -> Task List. This will display the Task List window and show you any area of your open Solution that has existing comments that start with // TODO .
As far as I know you can not do that, but you can filter by project or path.
Or, you can define your own custom tags and distinguish them by priority in the Task List, as described in the MSDN documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With