29
votes
The single most useful Emacs feature
M-x occur
This feature is very useful when re-factoring/analyzing code. It's one of the things that keeps me from becoming a vim user.
…
2
votes
Why should I use an IDE?
An IDE can be a 'superior' choice based depending upon what a developer is trying to accomplish.
An IDE can be 'superior' because IDEs are typically geared toward one (or …
