You know you’re doing a lot of coding when you try to save in Visual Studio by typing “:w” instead of Ctrl+S.
:w is the key sequence for saving in Vi or Vim. I use gVim on Windows as my main text editor.
There’s an interesting plugin that applies Vi keybindings to Visual Studio, but it costs quite a bit of money. I made more money from my programming I’d probably invest in that.
The real solution is to drop visual studio entirely. Who would ever want to enter text on that horrid interface?
(n)vi(m) FTW!