One is a fully fledged IDE The other a text editor with some plugins
I see, but you didn't mention the advantages
Pycharm should have debugger because it is an IDE. You can stop the code midway and step into the program one at a time. Text editor does not have that function
Who said? vscode is not a text editor it is a code editor.
Pycharm has a lot of tools that's impossible to list here. Debugger for python code, debugger for templates, support for web frameworks, integrated venv, deploy to docker, git client, multiple commands and configurations for projects, integrated documentation, source navigation including external and standard library
hmm most of them are available in vscode as well
Обсуждают сегодня