Page 2 of 2

Re: Suggested Tools

Posted: Thu Oct 17, 2013 7:38 am
by Master M1nd
Thanks I will take a look at them! cooll;
mikethedj4 wrote:
Added this to my original post, but thought I'd share as most people here would like and appreciate this software.
SharpDevelop (Win) - Free, open source, lightweight alternative to Visual Studio for C# and VB.NET developers. Great IDE most of us are familiar with.
Eclipse (Win/Lin/Mac) - Another great multi-functional, multi-language IDE. (For Android a good alternative is AIDE, using PhoneGap/Cordova you can compile HTML(5)/JavaScript web apps as native android apps)
Master M1nd wrote:
Yea I downloaded Geany and it's working perfect! But it do not have a preview at Left|Right| or any other, we have to save our code and then to display in browser!
Most IDE's don't have a live preview functionality. Others that do don't do it very well either.

Adobe Edge Code has this type of functionality as well. Which really takes advantage of the capabilities of Codemirror.

Re: Suggested Tools

Posted: Wed Dec 25, 2013 8:47 pm
by mikethedj4