iridium
iridium copied to clipboard
Detection of unused files is not accurate
As I can see detection is not accurate.
Here is comparison with extension that uses depcheck. I recommend to use depcheck instead because AFAIK it has most detectors (for example can detect that deps are used in bin). Example on simple project:
This Extension

Depcheck (more accurate)

Unused dep detection is currently disabled because as you mentioned, results are not accurate. I'll need to dig into that extension source code and check if it uses any open library