7 ms·
No, it's not worth it. Modern IDEs make so many things easier than vi / vim / emacs ever did. vi / vim / emacs can be useful in certain situations (Unix / Cyg
by yekim 10y ago
No, it's not worth it. Modern IDEs make so many things easier than vi / vim / emacs ever did.
vi / vim / emacs can be useful in certain situations (Unix / Cygwin command lines, low level embedded systems that don't have a desktop, etc), but for most code, the modern IDE GUIs blow them away. Code navigation / inspection / contextual browsing is much, much better, easier, and far more productive using Eclipse, CLion, Visual Studio, etc.