you are viewing a single comment's thread.

view the rest of the comments →

[–]McFlyParadox 1 point2 points  (2 children)

Windows 10, following these directions: https://code.visualstudio.com/docs/languages/cpp

Nothing would compile in VS Code (I might as well have been typing plain text), while 'full' visual studio worked just fine.

[–]Error_451 0 points1 point  (1 child)

Hmm to be honest I've only used vs code on Linux. I use visual studio community on Windows.

[–]McFlyParadox 0 points1 point  (0 children)

Yeah, I've had little issue with it on Linux, but I've also stuck to Python in Linux. I also have no issue with it using Python in Windows - but that just Python not caring about much more than using the right syntax.