On Tuesday 22 March 2011 11:19:22 Nathan Hamiel wrote: > Who in their right mind would use VI/VIM for doing actual development?
I love riddles. Let me try to answer... * The person who regularly codes in six different languages and doesn't want to learn six different editors (whether or not part of an "IDE"). * The person wanting to work fast. * The person wanting a super-powerful editor. * The person who actually wants to understand the structure of their source code, and not have the IDE point to hundreds of chunks magically connected by the IDE. > It's > an editor and its use in development for anything beyond writing or editing > simple scripts is just not smart. If the developer were using an actual IDE > he would have seen the beginning line underlined in red indicating a syntax > error. The IDE would have alerted them to the fact there was a problem and > it wouldn't have made it in to production in the first place. Vim's syntax highlighting does the same thing. Now let me ask a riddle of my own: Q: What kind of person deploys code without testing? A: The kind that blames their editor for their mistakes! SteveT Steve Litt Recession Relief Package http://www.recession-relief.US Twitter: http://www.twitter.com/stevelitt --------------------------------------------------------------------- Archive http://marc.info/?l=jaxlug-list&r=1&w=2 RSS Feed http://www.mail-archive.com/[email protected]/maillist.xml Unsubscribe [email protected]

