Can anybody please comment as whether the VS.Php IDE will help in all those ways which the "NetBeans" / "Eclipse" / "Zend Studio" IDEs provide, 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.
- ...