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.

  • tapdattl@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    18 hours ago

    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)