VS.Php blog

Hello VSPhp'ers!

My name is J. Rivera. I'm the product designer for VS.Php. This is my first post for the VS.Php blog. I indent to use this blog to keep you inform with the development news in VS.Php. I'm really excited about VS.Php and the new features comming in the next 6 months.

I also going to use this for posting answers to common questions users ask us every day. For instance, how do I get DBG to work? I remember when I first tried other Php IDE, I thought how frustrating it was to get debugging to work. The biggest pain point was that those IDEs didn't provide all the pieces you needed.

In VS.Php, we worked hard to provide a full solution so you don't have to worry about setting up anything to debug your script. I guess that works well for many, but others really want to use their existing Php deployments. This adds an extra level of complexity since there are many factors that could prevent it to work properly.

I really encourage everyone to read the DBG documentation and check our forums as well as DBG forums.

I look forward to making the experience of setting debug to work with an external Php deployment much simpler. We have some good ideas on how to make this possible in particular having ways for diagnosing the system. That will be part of a more comprehensive solution for working with remote sites with VS.Php. More on this later.

Right now, I'm going back to the code! Happy Php coding to all!