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
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Selecting a single template for Python+Q# would be a convenient addition to simplify the creation of both the host program and the Q# library for our users.
Describe the solution you'd like
Adding a new template to the VS Code extension that directly creates a Q# library together with the pre-configured Python host program via the command palette. See original proposal in #1052
Additional context
This could be extended to Visual Studio and command line templates too.