Hacker News new | ask | show | jobs
by dontJudge 2942 days ago
Emacs.

Keybinders dream. Custom functions easy to whip up and assign to a key. It has a few arcane keybind ideas like hydra, that aren't even on the radar of other IDEs. The hydra takes vim, spanks it, and sends it to bed.

The place Emacs traditionally falls short as an IDE is intelligent code completion. But with LSP this will get better.