vote up 10 vote down star
7

Which freeware / open source apps and utilities make your development life a little more enjoyable? Please provide URLs for anything you recommend.

Here's a brief list of some of my favorites:

Notepad++ is my text editor of choice, it has to be installed on any PC I work on.

Ditto is a lightweight and highly-configurable clipboard manager that I love.

7-zip for file compression, with command line support.

WinMerge is a fantastic file diff tool with plugin support. I even found a plugin to support Visual FoxPro's .VCX class libraries.

flag
show 3 more comments

33 Answers

prev 1 2
vote up 4 vote down

GhostDoc.

link|flag
show 2 more comments
vote up 3 vote down
  • gdb to match the gcc answer
  • Firefox
  • mutt
link|flag
vote up 9 vote down
  • gcc, for compiling
  • svn, for source control
  • doxygen, for code documentation
  • trac, for issue tracking
link|flag
prev 1 2

Your Answer

Get an OpenID
or

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