Closed kesongyue closed 4 years ago
I just download the cpptools in vscode extension marketplace, and I find the cpptools is just an extension , which can debug c++ file but does not support the DAP , right?
No, cpptools contain an implementation of the Debug Adapter Protocol (but it is written in C# and not JS/TS).
I just download the cpptools in vscode extension marketplace, and I find the cpptools is just an extension , which can debug c++ file but does not support the DAP , right?