Opening all of a projects files
Hello - First let me just say I am new to PHPStorm. Currently I use Dreamweaver; I know...Yuk! But in Dreamwaeaver I could open a html or php file and everything declared in the meta tags was opened too. Can PHPStorm do this too?
请先登录再写评论。
Hi there,
No -- it is not possible. And such idea is considered as counter-productive (if I open one file why extra 3-5-7-whatever files have to be opened as well ... if I do not need them?)
You can use "Navigate | Related File (Ctrl+Alt+Home)" to see all linked files and open them.
In any case: http://youtrack.jetbrains.com/issue/WI-16158