You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I click 'Circuit' code lens near an operation I get a circuit for it. If I select command 'Q#: Show circuit' it would draw a circuit for the entry point.
When I'm developing, I would like to see individual circuits for every operation in a file. I may not even have an entry point yet. And I may have some operations that will fail to generate a circuit, I don't want those to block the rest.
Make 'Q#: Show circuit' show circuit for every operation in a file. Maybe add a separate command to show it for the entry point.
The text was updated successfully, but these errors were encountered:
If I click 'Circuit' code lens near an operation I get a circuit for it. If I select command 'Q#: Show circuit' it would draw a circuit for the entry point.
When I'm developing, I would like to see individual circuits for every operation in a file. I may not even have an entry point yet. And I may have some operations that will fail to generate a circuit, I don't want those to block the rest.
Make 'Q#: Show circuit' show circuit for every operation in a file. Maybe add a separate command to show it for the entry point.
The text was updated successfully, but these errors were encountered: