Sure, there are extensions now that almost make it an IDE (integrated debugger, support for some build systems, etc.) but if you need the real thing, get the real thing.
For debugging native code I always bring up Visual Studio or WinDBG, but as an editor, VSCode is significantly lighter and faster (despite it being built on Electron) than full VS.