+1 for Jetbrains Webstorm 5. I find the integration with GIT to be unmatched in others I've tried, like sublime. You can switch branches with a single click and it has good graphical GIT logs. And of course you can see exactly what has changed on a line by line basis with line-specific reverts.
There are many other features but this one keeps me from switching. On Fri, Sep 21, 2012 at 11:12 AM, William Oliveira <[email protected]>wrote: > @Tim Caswell I'm going to try Cloud9, heard so much about it. Any tips for > new users? > > > On Fri, Sep 21, 2012 at 2:26 PM, Tim Caswell <[email protected]> wrote: > >> For the longest time time I used Gedit on linux, Textmate on OSX, and >> Vim on headless boxes. Then sublime2 came out and I used that for a >> short while since it runs on windows, linux, and osx. Now I mostly >> use the hosted cloud9 because I work from several machines and having >> my dev environment always the same no matter what machine I'm using is >> nice. >> >> In all the cases, I use the terminal for everything except editing, so >> IDE features are lost on me. I just want a good way to edit my code. >> When porting code from one language to another, multiple cursors in >> sublime and cloud9 is amazing. >> >> On Fri, Sep 21, 2012 at 12:11 PM, Jimb Esser <[email protected]> wrote: >> > I'm also using Sublime Text 2, on Windows 7, though running all of my >> node >> > processes on Ubuntu. >> > >> > Interestingly with my start-up, the four programmers were originally >> using 4 >> > different editors (VIM, Emacs, Visual Studio, and WebStorm) for the >> first >> > year, and now we're mostly all using Sublime Text 2 (admittedly with >> > individual plugins that make it behave more like VIM, Emacs, and Visual >> > Studio ;). >> > >> > >> > On Thursday, September 20, 2012 9:42:27 AM UTC-7, Andrew Mclagan wrote: >> >> >> >> Im switching to Ubuntu after struggling with windows, i will replace >> >> notepad++ with Vim and finally get into terminal... >> >> >> >> Im interested in what OS / Dev Enviroment other Node.js developers use? >> > >> > -- >> > Job Board: http://jobs.nodejs.org/ >> > Posting guidelines: >> > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> > You received this message because you are subscribed to the Google >> > Groups "nodejs" group. >> > To post to this group, send email to [email protected] >> > To unsubscribe from this group, send email to >> > [email protected] >> > For more options, visit this group at >> > http://groups.google.com/group/nodejs?hl=en?hl=en >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > > > > -- > *// w. oliveira * > *// js - python - lisp - clojure* > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
