VS.Php support for Magento Development in Visual Studio 2010
Can anybody please comment as whether the VS.Php IDE will help in all those ways which the "NetBeans" / "Eclipse" / "Zend Studio" IDEs provide,开发者_如何学C for the Magento development?
The features for which I'm asking are like:-
- Using the NetBeans SOAP API Web Services of the Magento V2 SOAP API.
- Understanding the IntelliSense of the Parent Class & showing the properties & methods of the Parent Class. This helps in maintaining the abstraction of the project.
- Using the Magento debugging techniques.
- ...
Look into PhpStorm by JetBrains, but choose Eclipse or Zend Studio if you might need remote editing, as all other IDEs fail in this part miserably.
精彩评论