qsharp-compiler icon indicating copy to clipboard operation
qsharp-compiler copied to clipboard

Q# compiler, command line tool, and Q# language server

Results 138 qsharp-compiler issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** AQ full state simulator target does not yet support BigInt **Describe the solution you'd like** Add compiler diagnostics so that...

enhancement

**Describe the bug** When installing the Visual Studio Quantum Development Kit Extension, it shows a pre-requisite of: `.NET Core 2.1 Runtime (out of support)` but the extension and QDK tools...

bug
area: editor

t's not long before the official release of Visual Studio 2022, and after all this time since the release of the preview versions, Q# is still not supported in this...

This change implements the infrastructure needed to handle multiple versions of the Bond schemas that represent the syntax tree.

**Describe the bug** In both Visual Studio and Visual Studio Code, there is a CodeAction that suggests adding documentation to Q# operations. This action becomes unavailable when the corresponding operation...

bug
area: editor

**Describe the bug** When I open a project in VS 2019, IntelliSense often errorneously underlines all callables with red squiggles, claiming "QS6001 A function or operation already exists". The build...

bug
area: editor

With the upcoming release of .NET6 on November 9th, 2021 we'll have a new LTS version which will be supported until the end 2024. See here the official [.NET support...

enhancement

**Describe the bug** Expressions in squiggly brackets inside interpolated strings are highlighted as a string, rather than as Q# code fragments. **To Reproduce** For example, the string ```qsharp $"Vertex =...

bug
area: editor

**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...

enhancement
area: editor
Hacktoberfest

**Describe the bug** With the QDK added to VS 2019 I find that I have to manually comment/uncomment lines. I don't see an option in there for commenting whole blocks....

Hacktoberfest