noir-lang / vscode-noir

Apache License 2.0
6 stars 7 forks source link

Start debug session when receiving `nargo.debug.dap` command #85

Closed anaPerezGhiglia closed 4 weeks ago

anaPerezGhiglia commented 1 month ago

Description

Start a debug session when the extension receives the nargo.debug.dap command

Summary*

Use the built in workbench.action.debug.start vscode command to start the debug session

https://github.com/noir-lang/vscode-noir/assets/13237343/6e83d28c-126a-41ff-a23b-bc7ce9a50ccb

Additional Context

This PR has its sibling in noir repo noir-lang/noir#5474

PR Checklist*