IDE for creating cordova Apps

i use microsoft notepad…

I’ll have to go with Webstorm

i recently found this ide neodym, it looks promising

The Best thing to use is Visual Studio Tools For Apache Cordova. You can get the Ionic Template. And easily deploy to iOS(even from Windows), Android, and Windows Phone! It’s amazing, plus Microsoft Virtual Academy has tons on resources on this. You don’t even have to spend time setting up environment variables and setting up all the SDKs,it automates the whole entire set up for you, with just one click! In fact with these tools you can combine Cordova + Ionic with something called WinJS, and even deploy to Windows and Xbox! It’s truly the best thing out there! Just take one look, you will love it!

https://www.visualstudio.com/en-us/features/cordova-vs.aspx

how did you manage to run Ionic framework thru Netbeans8 ? i can run app, but it doesn’t use ionic server, so for example proxy for contacting my server (obviously it works on a different port than ionic/cordova) doesn’t work

Have you heard about Visual Studio Code?
I’m using it and Eclipse also.
VSC is light and excellent to work with html and js files.

Seriosly wasn’t expecting this from NetBeans. It’s really good.

It has ionic autocomplete?