Requests: features for managing large projects
Hi Phil. I have a large projects (hundreds of files) and I'd like to recommend a couple of new features that would make my life (and hopefully anybody's with large project) much easier.
1. Mostly I'd like to be able to select a group of files or string and perform the same operation on them through context menu as I can on a single file / string. For example if I select a bunch of strings (by doing Shift + Click) I'd like to be able to check/uncheck them (so they aren't handled anymore) or hide them (like if I'd click on the sun icon). Same with the files, I'd like to be able to select a bunch of files and tell add-in to ignore all of them. As it is right now I have to do a lot of clicking on checkboxes, sun and context menu to hide large number of files / strings that shouldn't be handled.
2. I'd like to be able to hide all ignored files (like I can hide ignored strings). I have 100+ files that interfere with my ability to find file that isn't ignored.
Thanks.