algorandfoundation / algokit-avm-vscode-debugger

A Visual Studio Code extension for debugging TEAL using AVM trace files via the AVM debug adapter
MIT License
10 stars 2 forks source link

feat: add support for connecting the debug extension to a running debug adapter server #3

Closed neilcampbell closed 10 months ago

neilcampbell commented 10 months ago

This enables us to debug the debug adapter/debugger and extension simultaneously.

neilcampbell commented 10 months ago

@aorumbayev PR has been updated. I didn't change avmDebugger to algoKitAvmDebugger, as VS Code detects the 'K' as a word boundary when rendering the settings UI and didn't look right as "Algo Kit"