I am very familiar with emacs - and I understand that there is nothing that he cannot do, but there are some things that he does not do well or effectively. So, being between projects, I open the idea of โโmoving to a fully functional IDE, such as Eclipse.
Since muscle memory is what it is, I would like to make Eclipse emacs as much as possible. I have already opened an excellent Emacs + plugin that will take me about halfway. However, I still lack the following emacs functions, which I usually rely on:
shell: it is not only a shell, but also a buffer.
: Search-> File ... is close to what I want, but I just want it to look for the current file โ it could be a text file, a log file or a shell buffer or whatever.
align-regexp: this amazing little command in emacs helps me make files more readable, and alignment helps with keyboard macros.
What plugins would you recommend to solve these problems? Are there any other emacs features that you skip in Eclipse or plugins that you would recommend?
Please, no emacs / vi fanatics ask why on Earth I would do such a thing.
eclipse emacs ide
Brian
source share