vote up 20 vote down star
4

What is your single favorite development tool?

flag
3  
That means we should have polls on SO :) – Ilya Ryzhenkov Sep 20 '08 at 19:56
4  
Polls is not a bad idea :) – vito Oct 5 '08 at 13:40
9  
I vote against polls `) – Liran Orevi Jul 12 at 10:17
show 1 more comment

112 Answers

1 2 3 4 next
vote up 67 vote down check

My brain. I don't think I'd be able to code without it.

link|flag
2  
Same, my mind is my most favorite tool. Even when I am destroying it after work :) – Anders Nov 11 '08 at 17:34
show 2 more comments
vote up 62 vote down

My editor, vim.

link|flag
vote up 9 vote down

Visual Studio wins hands down.

link|flag
5  
Downvoting because this is a duplicate answer. – user9876 Aug 21 at 12:56
vote up 49 vote down

Notepad++

link|flag
1  
Notepad++ kicks babies! – Chris Ballance Jan 10 '09 at 3:13
show 3 more comments
vote up 117 vote down

Visual Studio 2008 :)

Visual Studio 2008

link|flag
show 1 more comment
vote up 38 vote down

ReSharper for Visual Studio

link|flag
1  
Really? >100 votes for Visual Studio but <40 for ReSharper? You people aren't scrolling down far enough! Visual Studio = OK. Visual Studio + ReSharper = ha-ha-heaven! Or, lol, Visual Studio + ReSharper = Just about any Java IDE out of the box! – psasik Sep 1 at 23:19
vote up 0 vote down

Kate, which I now use on both Linux and Windows and used on my Mac, when I still had one.

link|flag
vote up 18 vote down

Emacs is the best.

link|flag
vote up 3 vote down
  • VS 2005 for C#
  • NotePad++ for short modification of XML
  • VB6 for Visual Basic (old time but was amazed for the time)
  • NotePad++ for PHP/Html/CSS
  • Eclipse for Java
  • Adobe Flash CS3 for ActionScript
link|flag
show 1 more comment
vote up 38 vote down

The coffee machine.

link|flag
2  
What about us tea-only people? Right? :-) – petr k. Sep 21 '08 at 1:23
1  
You will not make friends among the tea-only people by making coffee in the teapot. – Steve Jessop Sep 21 '08 at 2:03
show 5 more comments
vote up 33 vote down

Unix utilities. I even install Cygwin when in Windows.

link|flag
vote up 1 vote down

cscope

link|flag
show 1 more comment
vote up 65 vote down

Subversion

Being able to make changes to your code and revert them, or to be able to merge your changes painlessly with your co-workers, is worth it's weight in gold. Also, you're backing up your code, which is nice when your computer goes all smokey.

link|flag
vote up 0 vote down

Kate on KDE and on all other systems JEdit, they are both text editors. Kate is really good for Linux development because it has a console built in, and JEdit has the best search and replace tool I have found.

link|flag
vote up 17 vote down

A pair of headphones is a good productivity tool.

link|flag
show 2 more comments
vote up 12 vote down

One word: caffeine.

link|flag
vote up 29 vote down

Reflector.

link|flag
vote up 0 vote down

Reflector is wonderful.

link|flag
vote up 4 vote down

For Oracle stuff, TOAD takes some beating IMHO.

link|flag
show 2 more comments
vote up 8 vote down

Eclipse and sometimes vi/Vim.

link|flag
vote up 0 vote down

MSVC 6, for c++/c/erlang/perl/freebasic

link|flag
vote up 0 vote down

Eclipse for Coding.

For GUI creation I use Netbeans' Matisse.

link|flag
vote up 0 vote down
  • NotePad++ for PHP/Html/CSS/java
  • delphi for application development
link|flag
vote up 3 vote down

The Debugger.

link|flag
vote up 1 vote down

Emacs, for me.

link|flag
vote up 13 vote down

Valgrind

link|flag
vote up 2 vote down

SQLDeveloper

link|flag
vote up 2 vote down

Ant for a single command build process.

link|flag
1 2 3 4 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.