Where has the scope "Whole project" in Find in path... gone?

已回答

With the recent changes to the "Find in path..." dialog, I really didn't like the new version, so I went into "Help -> Edit custom VM options..." and added the line..

-Dide.find.as.popup=false

...to get the "old" version back.

However, I have recently noticed now the selection "Whole project" under Scope has now been changed to All projects? Huh? How is this helpful? Why would one want to search all projects over just the current one they are working in?

How can I just search the current project files?

Thank You!

0
Avatar
Permanently deleted user

Hello,

"All projects" here means the current project you work with or all currently opened projects if you work with several projects at once.

PhpStorm won't search over all projects at your workstation.

0

Alright cool, thanks. The terminology was a little confusing.

0

请先登录再写评论。