microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 170 forks source link

Auto-open Canon and Intrinsic in notebooks #1541

Closed ausbin closed 1 year ago

ausbin commented 2 years ago

Pretty simple change to match IQ# behavior of auto-opening Canon and Intrinsic until we implement preludes. I think this has been rejected but posting it anyway

Testing

swernli commented 2 years ago

See proposed approach in https://github.com/microsoft/qsharp-compiler/issues/1550