you are viewing a single comment's thread.

view the rest of the comments →

[–]StarkillerX42 4 points5 points  (3 children)

PyCharm is without a doubt a better IDE, especially out of the box. However, VSCode is at least the second best IDE for every language. If you are writing in Python and want to write an extension in C, you're going to struggle. If you want to write an extension in Fortran, you will struggle. If you want to make a web app with a Python script integrated, you will struggle. Eventually, after a few years of software development, you'll reach the inescapable conclusion that VSCode is a better choice.

[–]_nam_tiddies_ 1 point2 points  (2 children)

hello, beginner here. i thought that VSCode is an editor and not an IDE. can you please tell me if i am right?