phpstorm - Exclude folder from search but not from the project list -
i have few different project same core
.
all need mark not current projects excluded
avoid searching through them (simple search, shift + cmd + n etc.)
in other words want have search results core
+ current project
.
is there way close
projects have them available in projects list
, open
easy closed? or have experience?
to apply custom search use scopes setting
> project settings
> scopes
use find in path
or replace in path
.
suggest reorganize folders, no unnecessary files left in project directory. also, can specify source root going settings
> project settings
> directories
, adding additional directories.
Comments
Post a Comment