What’s your guys’ favorite editor?
I usually use sublime for everything. Unless I am in python where I use spyder.
imo, vim keybindings are THE correct way of minipulating text, the only problem with the defualt keybindings is esc to exit insert mode.
VSCode is my editor of choice
I use Visual Studio with PROS
I program in Python where I use Sypder or Pycharm. Spyder is for machine learning and PyCharm is for large projects.