Ask HN: What Is The Best Free IDE? 2 points by tronium 12y ago ↗ HN What is the best free IDE out there? Preferably ones that have multi-platform (especially Ubuntu) support, as well as multi-language support.
[–] hibikir 12y ago ↗ We'd do better if you told us which languages you plan to work on. For instance, IntelliJ Idea, community edition, is a pretty strong contender, but it's at its best in JVM languages.
[–] jagawhowho 12y ago ↗ The combo of emacs, slime, ac-slime, paredit, redshank. [–] S4M 12y ago ↗ While I agree that emacs is great, the OP hasn't specified that he or she wanted to code in Lisp.Thank you for mentioning redshank otherwise, it looks quite powerful.
[–] S4M 12y ago ↗ While I agree that emacs is great, the OP hasn't specified that he or she wanted to code in Lisp.Thank you for mentioning redshank otherwise, it looks quite powerful.
[–] hackerboos 12y ago ↗ Personally I'd only bother with an IDE for Java, Objective-C or C# - then I'd choose IntelliJ, Xcode and Visual Studio respectively.I'd stick to a text editor otherwise. [–] ywu 12y ago ↗ Same here. And for the editor, I stick to Sublime Text.
[–] LarryMade2 12y ago ↗ Check out Eclipse, its a great cross-platform IDE, some people don't like its speed as it is in Java, but it gets the job done.Though YMMV depending on what you code in. Some IDEs are better suited for certain languages than others.Best to start with a comparison page (link below) then google/ask questions once you get a list of what looks good.http://en.wikipedia.org/wiki/Comparison_of_integrated_develo...
10 comments
[ 4.9 ms ] story [ 53.2 ms ] threadThank you for mentioning redshank otherwise, it looks quite powerful.
I'd stick to a text editor otherwise.
Though YMMV depending on what you code in. Some IDEs are better suited for certain languages than others.
Best to start with a comparison page (link below) then google/ask questions once you get a list of what looks good.
http://en.wikipedia.org/wiki/Comparison_of_integrated_develo...