|
|
| | Poll: Which text editor do you use daily? | |
151 points by methoddk on March 17, 2012 | hide | past | favorite | 200 comments
|
| | Do you use an IDE, vim, emacs, gasp maybe even Notepad? I'm partial to vim, but wondering what everyone else uses on a daily basis, maybe even comment why? Ease of use? Syntax completion? etc... | |
|
| | |
1366 points |
| | |
709 points |
| | |
536 points |
| | |
271 points |
| | |
243 points |
| | |
177 points |
| | |
148 points |
| | |
134 points |
| | |
114 points |
| | |
104 points |
| | |
79 points |
| | |
46 points |
| | |
42 points |
| | |
34 points |
| | |
31 points |
| | |
31 points |
|
|

Join us for AI Startup School this June 16-17 in San Francisco!
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
Eclipse for any project that's an excessive amount of Java, which at this point is only Android apps.
XCode for any project that's an excessive amount of Objective-C, so just iOS or OS X apps.
Visual Studio / MonoDevelop for anything that's going to be published to a Microsoft environment (Windows, Windows Phone, Xbox, or Unity cross-platform development).
Sublime Text 2 with Vintage mode for everything else.
I'd love to just use one editor for everything, but the language IDEs (Eclipse, XCode, Visual Studio) are too good in terms of intellisense and platform integration to pass up for their respective languages. It's a pain in the ass juggling contexts, especially with vastly different keybinds in various editors, but it's definitely worth the pain when you're on a roll with something.