-
Enable
Allow breakpoints everywhere
setting -
Install both the
C/C++
andLanguage Support for Ada
extensions from VSCode Marketplace. -
Add a
.vscode/launch.json
file to your project, adapting the "program" line as necessary:
{
"version": "0.2.0",
"configurations": [