Exclude directories from SEARCH but not from code inspection |
Guru master
|
That might need to be a new PhpED feature request. Using a file mask of *.php (or a suitable list) or All non-binary files can sometimes make the search a lot faster. I find PhpED chokes on binary font files and that slows down searches.
If you do lots of searches then it is well worth having a look at PowerGREP from Just Great Software https://www.powergrep.com/ I purchased the bundle of regex tools (RegExMagic, PowerGREP and RegexBuddy) primarily because I wanted assistance with developing & testing regex using RegexBuddy and it wasn't much more to get the bundle. Whilst RegexBuddy is brilliant, it subsequently turned out that I use PowerGREP by far the most for doing searches. Besides being extremely flexible, it is also very fast if you are doing multiple searches because it uses a search cache. Over a network connection I did a search with PowerGREP for 34,676 files in a composer vendor directory in 55 seconds whereas PhpED took 195 seconds. That was just a timing comparison; I realise you don't want to search vendor so simply typing vendor in an exclude folders list is all you would need to do. PowerGREP has a useful editor, but you can configure it to open the files in PhpED, so you effectively get integration. Whilst unfortunately this doesn't resolve your query about searching within PhpED, using PowerGREP can be a great time-saving tool. |
||||||||||||
|
Exclude directories from SEARCH but not from code inspection |
|
||
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