Uses the --ipc command line interface of raddbg and sends a "toggle_breakpoint" command whenever a breakpoint is set/removed in VS Code.
- Enable/Disable it with the
Raddbg: Toggle Breakpoint Synccommand.
- The RAD debugger needs to be opened for this to work
- Make sure to enable the extension by using the "Raddbg: Toggle Breakpoint Sync" command
- Download the .vsix from the release section
- go to the extensions tab in vs code
- press the button with the three dots
- select "Install from VSIX..." and pick the downloaded file.
