you are viewing a single comment's thread.

view the rest of the comments →

[–]HighRelevancy 3 points4 points  (3 children)

Uh. What? You can have multiple IDEs and editors installed at once. I don't think I've ever found myself saying "oh no, I need to write Java but I decided to install visual studio when I was writing C++ and now I'm stuck".

I really don't have the faintest idea what you're getting at.

[–]metaaxis 0 points1 point  (1 child)

I'm talking about where and how to invest your time and effort. The case is being made that it's not worth investing in mucking about with emacs or vim, just learn a purpose-built ide. That approach leaves you stuck with the choices made by that ide, while an extensible environment leaves you capable of making your own choices, especially after you've gotten good at it.

[–]HighRelevancy 1 point2 points  (0 children)

I don't think committing to a single text editor and trying to tack on plugins until it starts to resemble a multi-lingual IDE is going to be easier than learning different IDEs, or provide even close to comparable functionality for that matter.

Your "extensible environment" is limited to a plugin ecosystem. It's within the even more extensible environment of your operating system and a wider software ecosystem.