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: Add a mark on all files in-scope if a scope file is available in the project #47

Open n0kto opened 3 weeks ago

n0kto commented 3 weeks ago

Hi,

I was thinking about a feature which could be really helpful during audit contests:

Add a way to specify a scope file and an option to put a mark on all in-scope files on the vscode file tree. It would avoid a lot of back and forth when reporting issues in big project since you would already know which files are in-scope in VScode.

Moreover some scope files are not that easy to read/search in, or not as easy as a little (blue?) mark on the vscode file tree.