Symfony2 Project - Vendors directory
I am unfamiliar with how the code completion works, but I am guessing that it uses *local* files to build the code completion "dictionary".
If that is true, does anyone have any suggestions on how to get the "Vendors" directory for a Symfony2 project into the local project while excluding it from the sync?
Thanks,
Bryan
请先登录再写评论。
Hi Bryan,
What do you mean by "while excluding it from the sync"? Do you mean -- sync with remote (e.g. via FTP etc). Are those folders part of the actual local project or what?
Since I'm not sure what exactly you have here, I may only assume including that Vendors folder as External Library (Settings | PHP -- add local copy (can be stored anywhere on your computer) as "Include path" and it will be available in Project View under External Libraries branch).