franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

Compatible with Native Debug? #74

Closed femto-code closed 2 years ago

femto-code commented 2 years ago

Is the debugging functionality compatible for use with the Native Debug extension? I am asking because I use VSCodium and cannot use the Microsoft C/C++ extension.

franneck94 commented 2 years ago

No, you have to create your own launch.json entry for that