Hi all,
just wondering if anyone has any experience using Visual Studio 2015 for an Ionic/Cordova project?
Personally it seems to be failing at every possible stage with very vague error messages, so I still haven’t actually managed to get an Ionic app to run through VS2015.
From what I can see, it looks like it’d be quite a useful tool for those who are used to Visual Studio, if it were to work… obviously.
I’m trying to test it out to see if I can recommend a client use it or not, but as I have not had any luck (yet), I’d like to see what others think.
I personally use the CLI tool along with PHPStorm which seems fine to me.
Cheers
You can look at this article : http://www.spritehand.com/2015/04/using-ionic-with-visual-studio-tools.html
I have managed to do it with this article (using the second method) in the beginning and it worked. But I reverted back to CLI myself, as I couldn’t see much of an advantage.
Hey thanks for the replies : )
As it stands I’ve basically told them not to bother with VS, yeah the notion of it all being self contained and gui based was a nice one, but really, the only config work that’s necessary is config.xml, so I’ve said they can effectively use any text editor they want.
As it stands I will recommend PHPStorm/WebStorm but there we go.