this post was submitted on 01 Jul 2023
52 points (100.0% liked)

Programming

13478 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] Haus@kbin.social 2 points 2 years ago

There are so many editors with Vi emulation that it's still very useful. When I actually used emacs all day every day, it was slightly superior to vi at the cost of a little overhead, and slight differences in different installations. But I think vi won the war by being universal Shift-A, Shift-I, Y, P, cw, c$, /foo... so much useful goodness baked into any emulator.