Page 1 of 1

Add files to phpproj dynamically?

PostPosted: August 8th, 2016, 2:55 pm
by stipps
Hi,

I'm working with PHP Tools for quite a while now, and have enjoyed it a lot!
There is one thing though that bugs me quite often. At the moment, I use PHP Tools mainly to work on a webshop solution including a flat-file CMS. I'm often adding files to the project without starting up VS, or content/images get added or changed by a coworker.

Is there a possibility for the phpproj projects to discover the files in them dynamically, like the new ASP.NET Core projects do? This would make my life sooo much easier ..

Thanks!