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

Enhance vscode extension and support puya sourcemaps #33

Closed aorumbayev closed 1 day ago

aorumbayev commented 2 months ago

Description

In order to support puya breakpoint debugging, algokit-avm-vscode-debugger needs to be updated to support puya sourcemaps.

Technical Details

Acceptance Criteria

Tasks