Is it possible to exclude certain files from the TODO function in PhpStorm? For example, I\'m using the highcharts javascript library. I don\'t want to see the few dozen or
To exclude code (usually composer dependencies) from analysis.
Screenshot example below: