Unreal Engine 4.18 Released!

So how do you actually use VS Code? Do you still have to install VS Community? Because I get errors that my VS Community 2015 is installed but missing the C++ toolchain. But in reality it was installed but I removed it and every part of it. (Well not the registry entries and not the user files probably, just used the uninstallers)

I tried creating a c++ project but with no luck, I tried creating a blueprint project, then set VS Code as editor and created a c++ Actor Class. It compiled the class but asked that it needs a full compile but it couldn’t do that. Error code up above, basically the same.

Also I can’t find how to use the “-vscode” option because I can’t find how to generate project files from command line.