As an AlgoKit user
I want to be able to use my simulation to initiate a debug session in VS Code
So that I can step through the teal source code and inspect the program execution
Technical Details
Allow user to download the artefacts necessary to initiate a debug session
Give the user instructions on how to initiate a debug session in VS Code
Question
Can we make this experience even smoother?
Acceptance Criteria
The user can download the artefacts needed to initiate a debug session in VS code
The user can see instructions on how to debug their application
Description
As an AlgoKit user I want to be able to use my simulation to initiate a debug session in VS Code So that I can step through the teal source code and inspect the program execution
Technical Details
Question
Acceptance Criteria
Tasks