ubuntu - PhpStorm indexing all files in project and non project files -
i have noticed phpstorm indexing files trashed files, , slows performance sure.
my question how make indexing on project files not whole files , folders in ubuntu?
ubuntu version: 14.04
phpstorm version: 2016.3.3
check "include paths" in settings/preferences | languages & frameworks | php.
if have "." (dot) entry there -- remove it.
p.s. afaik such issue resolved in phpstorm 2017.1.
Comments
Post a Comment