Darcy Shen
2018-06-23 07:59:34 UTC
``` mkdir build && cd build cmake .. ``` This will generate the c_cpp_properties.json under `.vscode` now. The generated file mainly fills the includePath. Just install the offical C/CPP plugins by Microsoft and browse the source code happily.