A small, multi-runtime mock debugger stack for experimenting with Debug Adapter concepts. It includes: A C# “engine” and CLI that execute Markdown-like input with stepping, breakpoints, variables, and ...
Until the Cursor team fixes their C# extension to allow debugging tests, we can work around the limitation with only the launch.json file. This repository provides working examples and configurations ...