Earlier quoted context omitted.
You mean that Google Chrome based editor? Yeah it's cute.
Intellisense, not VSC as an editor, is what's causing the killer popularity. When will emacs get something like intellisense?
The best one I have found for C++ is rtags which uses clang as backend and it is magical when it works. Unfortunately the latency was just high enough to get in the way of my work especially after switching branches and the server being busy reindexing the codebase.
It was more than 3 years ago though, it is probably time to give it another try.