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

Programming

13438 readers
9 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
[–] [email protected] 2 points 2 years ago (1 children)

vim keybindings are an amazing and useful skillset to have.

And neovim is the best editor in existence.

Let the religious wars commence!

[–] sinnerdotbin 1 points 2 years ago* (last edited 2 years ago)

Complete heathen here. emacs with evil-mode FTW. Or better yet: https://github.com/doomemacs/doomemacs

What everyone here is echoing: the bindings in these editors (and particularily I would argue in vi/vim) is the secrect behind the wizardry. The principle is your hands never leave the keyboard and you never have to dialog surf. Any mainstream IDE (Vcode;IntelliJ) will have a bindings plugin. I'd honestly quit programming if I had to use and editor without.