I still use vim
You probably saw this video and are wondering: “After all this time, do you still use vim?”.
Yes, I do. And I still love it.
My setup also hasn’t changed that much. I still use Vim + iTerm2 for almost all of my work. My dotfiles are still public if you’d like to steal them.
What about vscode?
I think vscode is great too. It has a vim plugin that you can enable. Then you get the benefits of keyboard navigation/editing while also keeping all the plugins you like about vscode. I occasionally use it when writing Go because I find the go plugins helpful.