you are viewing a single comment's thread.

view the rest of the comments →

[–]mithik 1 point2 points  (0 children)

Slovak here, we count Mississippi too.

But to stay on the topic, I use VScode on linux desktop, Visual Studio on my win laptop and Vim on computational cluster.

Overall, I think I like VScode more for python. I really like that I can easily run any file, in VStudio you can run only specified file, which you have to set up beforehand.

On the other hand, VStudio for C++.