How to exclude "vendor" project directory from sea |
Site Admin
|
"Tasks/To-Do list" window already has filter that allows to exclude files and directories from the results. It works for almost the same reason -- exclude TODOs embedded in 3rd party code.
Perhaps we can add an option to call this filer from "Find-In-Files" too. |
||||||||||||
_________________ The PHP IDE team |
|
You mean probably this tab:
Well, one would never guess, that he has to exclude directory from FIND/SEARCH under the TODO tab Such a usage is not even documented, right? If you are looking for a minimum work to reach the effect, it may perhaps work, but users won't like it. User friendly UI would have such a filter somewhere near FIND filtering tab .. I believe adding possibility to exclude directories from FIND would be often used by many developers (my experience) & might also speed up code refactoring (? just a guess). Thank you for feedback. |
||||||||||||
|
Site Admin
|
Yes and no. Why would TODO be involved in find in files? Of course, it shouldn't. The idea is to call the same filter we already have implemented. As of the find in files dialog, probably it will get a checkbox to activate filter and a button to invoke it
|
||||||||||||
_________________ The PHP IDE team |
|
If there would be button to invoke the filter dialog, that would be great.
|
||||||||||||
|
TODO filter also not working well (Win10) |
|
On Windows 10 - the TODO filter unfortunatelly also does not work well.
I am trying to exclude "app/vendor" directory, but it: 1. somehow always changes colon in path into comma, e.g. d:\_projects\profimag\app\vendor\ turns into "d,\_projects\profimag\app\vendor\". See screen bellow. Sometime path stays correct and turns into comma after I invoke dialog multiple times. (back/forward slashes are not changed, it was me who changed then in the screenshot while testing why it does not work. So only comma is the problem.) 2. Filter does not exclude added directory, perhaps the reason comes from point 1. - not matching corrupted path .. ? Also button "Select directory" would be pretty helpful there. Currently copy & paste makes me uncertain, what syntax is expected - e.g. * can I enter relative path "app/vendor" ? * is path case sensitive ? * Can/should I enter backslashes on Windows since it looks like paths are not excluded? Thank you. Lubos |
||||||||||||
|
How to exclude "vendor" project directory from sea |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by