Using VSCode to edit and build NativeScript

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Wavesonics

Has anyone configured VSCode to be their editor for C++ native scripts (on Windows)?

So far I’ve had nothing but problems getting it all up and running.

Scons is working fine to compile gd-cpp, but fails to compile the native script sample.

Either way, VS Code would be a nicer lighter weight solution to full VS.