aabruzzese Posted April 8, 2011 Share Posted April 8, 2011 Anybody else using VS PHP, I am liking this product it allows me to work with PHP in an IDE that I know and like. I am thinking of dropping ZENDSTUDIO and using this as my development platform. Anybody else have any experience with it? Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted April 9, 2011 Share Posted April 9, 2011 I was actually curious about this myself. I currently use Notepad++ for my PHP needs, but I love VS 2010. Does the PHP extension have intellisense? Quote Link to comment Share on other sites More sharing options...
jvlad Posted June 5, 2011 Share Posted June 5, 2011 I used VS.PHP for quite a long time. What I liked in VS.PHP is Microsoft GUI (used to work in ms studio since fabulous v6.0), it's fast and highly customiziable. What I disliked in VS.PHP is xdebug debugger. You never know what statement in watch will terminate debugging. It always happen all of sudden. You step, step, step, then it just stops. Removing watches solves the problem completely, but it's not a good solution I'd recommend to anybody. I didn't encounter any problems like this in DBG debugger -- they provide both. Unfortunately they don't update dbg for years and it does not support php 5.3. Last version seems to be 5.0.4 which is outdated now. That's why I switched to PHPEd (www.nusphere.com) Hope it helps, and perhaps it explains why nobody else replied to your question (at least that's my 2c) -jv Quote Link to comment Share on other sites More sharing options...
aabruzzese Posted June 6, 2011 Author Share Posted June 6, 2011 Hi, Well I figured it was one of those obscure things that people would probably never admit to using. I am open to all sorts of new technologies as least new to me. So for now I have opted for Zen Studio 8, I am just learning my way around the IDE, I hope it is as good as it is hyped up to be. I am using Win7, WAMP and ZEN Studio for my dev stack when it comes to PHP. Quote Link to comment Share on other sites More sharing options...
johnny042 Posted October 24, 2011 Share Posted October 24, 2011 Did anyone have trouble installing VSPHP on Visual Studio 2010? It hangs at the end of the installer and then rollsback/kills the installation. This also happens running the .msi as Admin. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.