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

**Describe the bug** There is no syntax highliting in python notebooks when using the %%qsharp magic command **Expected behavior** Syntax highliting **Screenshots** **System information** VS code QDK plugin version 0.25.222597

bug
needs triage

All tests are reenabled and I confirmed locally on Windows and Ubuntu 22.04.

**Describe the bug** Syntax highlighting in VS Code fails because of missing NuGet.Frameworks. The project builds and runs successfully from the command line. ``` [Error - 5:32:36 PM] MSBuild error...

bug
area: editor

**Describe the bug** In a Q# project, using the context menu option to rename a symbol in a .qs file (for example a Q# function or variable name) results in...

bug
tracking

**Describe the bug** Q# Language server crashes when clicking in a particular place in the file **To Reproduce** Steps to reproduce the behavior: 1. Create a Q# file with the...

bug
area: editor

**Is your feature request related to a problem? Please describe.** When returning qubits allocated within an operation, the compiler does not flag any issues, however the qubit will try to...

enhancement
area: language

**Describe the bug** I'm observing several odd behaviors, I'm not sure which of them are bugs and which are expected, so I'll report them all at once without unentangling them....

bug
area: code gen (C#)