Hi ,all
I followed the "Custom Configurations" in the overview page to write the launch.json file.
However, it give me such warning :"Configured debug type 'cppvsdbg' is installed but not supported in this environment."
Also when I try to debug the python file, only the breakpoint in the python code was used, the breakpoint in the c++ code never been triggered.