This PR adds a new Clear All Issues In This File command to the VSCode companion, which does what it says on the box.
It also fixes a bug that would cause files that had been previously analyzed to not have their issues cleared if the second analysis returned zero issues.
This PR adds a new
Clear All Issues In This File
command to the VSCode companion, which does what it says on the box. It also fixes a bug that would cause files that had been previously analyzed to not have their issues cleared if the second analysis returned zero issues.