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.
Personally, I’m a vim guy, but I think either is fine. For most coding purposes, a graphical editor like VScode is fine, but knowing emacs or vim is essential if you ever want to edit files without a GUI, e.g. on a remote host over SSH.