Viewing OpenQASM code from Python

To see OpenQASM code from python script - during debugging session right click on source code and choose “Open Disassemply View”.

Disassembled code transferred from QVM to VS Code using Debugger Adapter Protocol, so it works only in debuggin session!

Important

Important: This will work only after starting debugging session

Screenshot 8 Screenshot 9