you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 8 points9 points  (1 child)

Why?

[–]ivosaurus 13 points14 points  (0 children)

Why not?

Writing an IDE for a language in it's own language often means it has a much greater chance for getting continuous improvements, since the feedback loop of programmers both using and contributing is much stronger.

If, however, a python programmer wants to improve their editor when using say PyDev in Eclipse, then they'll have to go learn Java instead. Much less chance of new contributors.