Interesting. I heard many good things about Pycharm, but it kind of looks bloated? How does it compare to VS Code (which is quite good (notebook and repl support mostly), but not great, in particular regarding the debugging experience)?
PyCharm autocompletion, autoimport, red underline errors and type hinting tools are also better than in VS Code.
VS Code Jupyter Notebook integration as better. PyCharm tends to do very badly with complex notebooks.
Using both 5+ years.