Hi HN. What tools do you use for development? It doesn't matter what Operating System, nor the language. I am specifically looking for some interesting tools related to C/C++/Java that could make my life easier, but I suppose anything is welcome since perhaps some others will find them useful (i.e web development related tools, etc).
I am primarily a .net developer so my tools are Microsoft related except for front end development. I use webstorm, grunt/bower/yeoman and npm for front end development. For .net and sql I use sql data management studio, visual studio 2010 and 2012 with resharper. Check out jetbrains products. Tehy probably have something that can help you with C++
I use vim along with the plugins from <a href="http://vim.spf13.com/" rel="nofollow">http://vim.spf13.com/</a> and a few small customizations.<p>Chrome Developer Tools + Postman.
Java Dev on Win7<p>Intellij Pro,
Cygwin with Emacs,
Git command line, sometimes SourceTree (though Intellij Git is almost as feature complete).<p>Tortoise on projects still using Subversion.<p>Firefox with Firebug, LiveHttpHeaders, and WebDeveloper though more and more Chrome Dev tools.<p>Usually the standard DB tool depending on database (PGAdmin for Postgres, SqlDeveloper for Oracle, etc.), though Intellij's DB tools are getting 'good enough'.<p>I'd pay good money for a well developed Emacs keyboard binding for Intellij (similar to Emacs++ for Eclipse)!
Web development: I ma using lots of tools.
1: Adobe Photoshop
2: Adobe Dreamweaver
3: Chrome Developer tools
4: Firefox Develper tools.<p><a href="http://www.saleonleather.com/product/dark-knight-rises-bane-coat-html" rel="nofollow">http://www.saleonleather.com/product/dark-knight-rises-bane-...</a>
Emacs, vim (increasingly less), rxvt-unicode (terminal emulator), org-mode, org-agenda-mode, and xmonad window manager.<p>My goal is to be able to interactively develop <i>all</i> languages I may come across with a repl and at least a stepping debugger for when I need it.<p>I like to keep it all in emacs so I can add tasks to my todo list/agenda with minimal effort (C-c C-r) no matter where I'm at then get back to work without even switching windows.
I mainly use emacs, gcc, g++, git, gdb, plus bash, sed, egrep, tr etc. avrdude.<p>I do use Xcode, but can't say I enjoy it much. If I could use Emacs more easily within Xcode I would be much happier since I do enjoy the dynamic environment of the Mac OS with ObjC. llvm is pretty good.
C++ on Windows<p>Microsoft Visual Studio 2012
IncrediBuild <a href="http://www.incredibuild.com" rel="nofollow">http://www.incredibuild.com</a><p>Also web development
LAMP, Expression Editor & Visual Studio, and Bluefish text editor
Ruby developer:<p>A browser (between Safari, Chrome and FF) if the app is a web-app ... plus tmux + vim (with loads of plugins) + rvm (ruby version manager) + git (github/bitbucket).<p>Occasionally I might use additional tools to enhance the workflow (growl for notifications, etc.)
Web Development : Sublime Text ! Awesome shit it is.. There are couple of other editors out there opensourced and which are amazing ! I usually prefer something light and powerful.
Mac OSX with Homebrew, iTerm, Vim (split terminal with vim on top and repl on bottom is pretty nice), Atom (for big projects), git, GitLab, Firefox browser. That's about all of my non-language-specific stack.
Visual Studio. Toad (for Oracle). MS SQL Management Studio (for MS SQL). Linqpad a bit. Notepad++ a bit. Notepad a bit. ILSpy. A handful of Visual Studio extensions. And web-browsers/development bars.
IntelliJ, pro edition. Sublime Text for drafts (when I don't want to create a file in my project, for all my notes and snippets).<p>Chrome developer tools, git, Atlassian Stash and Confluence.