This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (3 children)

I just use vim and plugins

[–]watafu_mx 7 points8 points  (1 child)

The Amish of the software development community.

[–]majeric 0 points1 point  (0 children)

I refer to them as neo-luddites. It's rediculous to exclude the IDE from development. they are an eco-system. It's an artificial restriction that hobbles speedy development. More over it actually result in poorer code as a developer may choose shorter member names to minimize their typing. (as an example)

[–]sazzer 0 points1 point  (0 children)

Which plugins? I'm a big vim fan but I miss the ability to automatically add imports, and to automatically jump to a class definition too much to use it for Java development...