trailofbits / vscode-weaudit

Create code bookmarks and code highlights with a click.
https://marketplace.visualstudio.com/items?itemName=trailofbits.weaudit
GNU General Public License v3.0
169 stars 16 forks source link

[Feature Request] Allow hiding files audited by others #42

Open 0xEVom opened 3 months ago

0xEVom commented 3 months ago

Hey, I've recently started using the extension and I absolutely love it, thank you for making this available to everyone.

One issue I've ran into is that audited and partially audited files are displayed in the same manner by the extension.

It would be great if it was possible to toggle showing files audited by others, for audits in which all team members review all files independently.

fcasal commented 3 months ago

Hi @0xEVom, you should be able to toggle the files audited by others by pressing on their user label as shown here: https://github.com/trailofbits/vscode-weaudit?tab=readme-ov-file#hide-findings

Does this solve your use case, or was there any other feature you are missing?

0xEVom commented 3 months ago

Thanks! Yes, I would like to see their comments, which are relevant for my auditing, but not their audited files, which to me are not.