Bettina Heim
Bettina Heim
Sounds reasonable to me.
If I interpret correctly you mean in the source code? Why not go with the same setup as for all other languages, which would be to define them in the...
@ricardo-espinoza This seems to be IDE related; could you make sure this issue gets tracked on your end?
I think there is also an issue (not asserts, but also a fail in release builds) for null callables when reference and alias counting for the capture is done.
@raffaeleterribile Could you please quickly double check if you have configured a custom path for the language server in the extension setting? In the VS Code menu, go to File/Code...
@cgranade Could you make sure this issue gets tracked/processed? I believe this would be applicable to docs gen.
> A workaround is to add a `global.json` file to your Q# project, or to any parent directory (such as your user directory), that sets the .NET SDK version to...
@ricardo-espinoza Can this be closed with the .NET 6 update?
Options for a language update to have better compile time enforcement has been discussed, and I suggest engaging there. Solving this in the runtime is a bit suboptimal, and the...
@tcNickolas Could you share what exactly the output is that you are getting, and what exactly your setup is? Intrinsic operations will be translated to abstract classes, so for the...