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 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.
with the rise of LSP, i feel that ides have become less necessary. get an editor that you like, add an LSP client if there’s not one built-in, then install the server for your language.