Im considering spending some serious time learning one of the above. Two principle engineers I work with exclusively use them, and watching them work is incredible, the speed they move and get things done is pure wizadry. Can anyone learn this skill? For what it’s worth, the alternative is learning VScode. I’ve exclusive used Android Studio in my career.
Learn vim and use it in vscode, kinda gives you the best of both worlds
Or learn the vi keys and use emacs with evil mode to get the best of both vi and emacs (unless one likes the vanilla emacs bindings) and then install lsp-mode to get the best of popular IDEs and emacs.