Jump to content

Whats your favorite IDE?

WhatARoaster

I mostly use Eclipse and Notepad ++.

I'm just a soul who is up to no good.

Link to comment
Share on other sites

Link to post
Share on other sites

Notepad ++ and I also like Sublime Text 2

PC: EVGA GTX680, i5 2500K, 8GB Kingston HyperX, Gigabyte Z68-GA-UD3P, 120GB OCZ SSD, 2x1TB WD Greens, Corsair 600t, Corsair AX750, Corsair H100i, ASUS MX239H, Corsair K60 + M60. 

 

Link to comment
Share on other sites

Link to post
Share on other sites

I always use Eclipse and Notepad++, but use NetBeans for class

Link to comment
Share on other sites

Link to post
Share on other sites

Notepad++, Arduino IDE and Eclipse

Mein Führer... I CAN WALK !!

Link to comment
Share on other sites

Link to post
Share on other sites

Notepad++, Arduino IDE and some Eclipse

 

Actually yea i quite like the Arduino IDE as well.

I'm just a soul who is up to no good.

Link to comment
Share on other sites

Link to post
Share on other sites

Actually yea i quite like the Arduino IDE as well.

Have you tried Anjuta it's pretty slick looking.

Mein Führer... I CAN WALK !!

Link to comment
Share on other sites

Link to post
Share on other sites

Have you tried Anjuta it's pretty slick looking.

 

Not yet, ill have to have a look at it sometime soon.

I'm just a soul who is up to no good.

Link to comment
Share on other sites

Link to post
Share on other sites

I usually use Vim with xterm and tmux as my programming setup.

I've found it important to have a good .vimrc though, makes life a lot easier. I also

intend to start looking into using code snippet functionality in Vim with some plugins

(which will basically give me some good autocomplete functionality), but I haven't yet

managed to achieve something useful with that.

As for why I'm not using a full IDE instead, I have invested quite a bit of time into

learning some decent Vim skills, and even though I'm not nearly exploiting its true

potential yet I have gotten to a point where I'm actually quite a bit more efficient with

Vim than with a "normal" editor.

BUILD LOGS: HELIOS - Latest Update: 2015-SEP-06 ::: ZEUS - BOTW 2013-JUN-28 ::: APOLLO - Complete: 2014-MAY-10
OTHER STUFF: Cable Lacing Tutorial ::: What Is ZFS? ::: mincss Primer ::: LSI RAID Card Flashing Tutorial
FORUM INFO: Community Standards ::: The Moderating Team ::: 10TB+ Storage Showoff Topic

Link to comment
Share on other sites

Link to post
Share on other sites

Not yet, ill have to have a look at it sometime soon.

Linux and code is just made for eachother it's much smoother than windows thats why I like it.

Mein Führer... I CAN WALK !!

Link to comment
Share on other sites

Link to post
Share on other sites

Code::Blocks for C++, Eclipse for Java, and vim.

Link to comment
Share on other sites

Link to post
Share on other sites

Usually working in linux so Sublime Text 3 as it's really, really nice and simple and works across Mac and Windows unchanged. I haven't really used Eclipse much since Android development and initial fumblings at university but for any serious Java project i'd probably rely on that quite heavily. C++ tends to just be Sublime, g++ and valgrind for memory management.

Link to comment
Share on other sites

Link to post
Share on other sites

#include <iostream>

int main()
{
    std::cout << "I <3 Visual Studio 2010 for my C++" << std::endl;

    return 0;

}

Link to comment
Share on other sites

Link to post
Share on other sites

Netbeans and Visual Studio.

 

Arduino IDE is pretty awful, I dont know why people are saying its good.

Link to comment
Share on other sites

Link to post
Share on other sites

For a full IDE eclipse, for scripting and similar Sublime Text 2 

Arch Linux on Samsung 840 EVO 120GB: Startup finished in 1.334s (kernel) + 224ms (userspace) = 1.559s | U mad windoze..?

Link to comment
Share on other sites

Link to post
Share on other sites

notepad++ mostly, eclipse, and sometimes visual studio

    CPU: 3930k  @ stock                                  RAM: 32GB RipjawsZ @ 2133Mhz       Cooling: Custom Loop
MOBO: AsRock x79 Extreme9                      SSD: 240GB Vertex 3 (OS)                     Case: HAF XB                     LG 34um95 + Ergotron MX Arm Mount - Dual Review
  GPUs: Gigabyte GTX 670 SLI                     HDD: 1TB WD Black                                PSU: Corsair AX 860                               Beyerdynamic - Custom One Pro Review

Link to comment
Share on other sites

Link to post
Share on other sites

My favorite IDE depends on what language I'm working with.

 

If it's C# or C++, I like using Visual Studio 2012. If I'm doing comparable C# or C++ work on Linux, I'll use MonoDevelop and/or VIM.

 

For PHP, HTML, CSS, and JavaScript I either use Sublime Text or PHPStorm, just depends on the size of the project. Both are good editors/IDEs (I know Sublime isn't really viewed as an IDE, but with all the plugins, it quickly turns into one).

 

For Java, I'll use BlueJ (because I learned on it) for very small projects, or I'll use Eclipse for a large one. From time to time, I use Netbeans, but I haven't lately because it's pretty slow in comparison to other tools.

Link to comment
Share on other sites

Link to post
Share on other sites

PHPDesigner or Notepad++

Our Lord and Saviour Chunt!!!

Link to comment
Share on other sites

Link to post
Share on other sites

Xcode for C/C++ development

Eclipse for Python and Java 

CPU: Intel Core i5 2500K | Case: Bitfenix Prodigy | Motherboard: GA-H61N-USB3 | RAM: Corsair 8GB 1333 MHz Video CardEVGA GTX 660 Superclocked 2GB DDR5

Power Supply: Corsair CX 430 | SSD: Samsung 840 120GB | HDD: 2X Seagate Barracuda 500GB 7200rpm | Monitor Asus PB238Q & Asus PB278Q

Mouse: Lenovo N50 | Keyboard: Apple Pro Keyboard | Operating Systems: Hackintosh OS X 10.8.5 & Windows 8.1

Link to comment
Share on other sites

Link to post
Share on other sites

Mostly Eclipse or Neatbeans. I also really like SublimeText but dont think this counts as an IDE

Mobo: Asus Maximus Impact VI Processor: Intel 4690K @ 4.4Ghz 1.22Vlts Memory: 2x8 GB DDR3 1866Mhz GSkill Sniper

VGA: Sapphire HD 7970 3GB OC Audio: Asus Impact Supreme FX SSD: Mushkin Chronos 120GB HDD: WD Black 500GB

Power Supply: Coolermaster V650 Semi Modular Case: Bitfenix Prodigy Cooling: Corsair H100i

Link to comment
Share on other sites

Link to post
Share on other sites

Visual Studio

Folding for LTT since April 2016.

Link to comment
Share on other sites

Link to post
Share on other sites

Visual Studio for C# and Python, and Sublime for HTML/CSS/JS/other quick things.

Link to comment
Share on other sites

Link to post
Share on other sites

Notepad++ on Windows and Sublime on Linux for my editors, and lately I've been playing around with Ninja IDE.

"Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." - Doug Gwyn

Link to comment
Share on other sites

Link to post
Share on other sites

what do you think of Komodo Edit IDE?

  i5 4440, 8GB 1600 mhz, Gigabyte Z87X-UD3H, SX900 128gb SSD, 850w 80+ Gold, FD R4, 270

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×