Hacker News new | ask | show | jobs
by mjt0229 3719 days ago
I would strongly suggest that at some point in your career, you take the time to learn either vi or Emacs, even if you still use VS Code everything.
1 comments

I do use vi, it is amazing, but if I want to develop a large web app then I'd rather use vscode and use vi when I am in the geek mode and don't have to manage a lot of files. Thanks for the tip :)