-
**Describe the bug**
Linter suggests to replace operation lambda expression with function lambda expression, even though this would not work, because the callable signature requires an operation.
**…
-
While the samples serve the purpose of demonstrating the usage of the language, it would be useful to have samples that explicitly demonstrate commonly used QSharp syntax, or even demonstrate more adv…
guenp updated
2 years ago
-
-
I ran a broken links check on the repo and it reported 16 broken links across 391 files. All of them are links to NuGet packages. I doublechecked them manually and they indeed return a 404.
@cgrana…
-
**Is your feature request related to a problem? Please describe.**
It would be nice for the resource estimator tool to be able to support resource estimation for code in Q# file/Q# projects. I would …
-
Today, we allow configuring the target profile in VS Code and in Python (through `qsharp.init`) but there is no way to persist the profile setting along with a qsharp.json project.
We can add a new…
-
-
**Describe the bug**
Recently, VS Code extension debugging using a `launch.json` configuration stopped working completely. This is with repos and `launch.json` configurations that used to work just f…
-
Hi all! I noticed the expected keys for `LogicalCounts` https://github.com/microsoft/qsharp/blob/fc6ec5bccac1e74dbffe5be6d78a00394b177dd8/pip/qsharp/estimator/_estimator.py#L1026 are not actually docu…
-
It would be great, if you could add support for Microsoft Q# (aka qsharp). The language specification is maintained at [GitHub](https://github.com/microsoft/qsharp-language).