I’m getting back into coding and I’m going to start with python but I wanted to see what are some good IDEs to write the code. Thanks in advance.
I’m a big fan of vim/neovim with nerdtree and airline added in.
I’ve also been tryingourt Zed recently, it natively supports vim keybindings, so my workflow hasn’t changed, but its lightning fast (programmed in rust) compared to vs-codium (an electron app)
vim/nvim is really great
Neovim! Here is a good video to get started TJ DeVries. If you just want to give it a shot there are a lot of preconfigured options like lunar vim or NVchad.
I’m slowly learning Emacs, I’d say I like it but it’s a lot of config work and I wouldn’t recommend it to somebody who hasn’t programmed before.
It pains me to admit this but VSCodium has become my de facto standard