qsharp-compiler
qsharp-compiler copied to clipboard
Q# compiler, command line tool, and Q# language server
When we attempted to roll forward to .NET 6.0.400, we ran into crashes in the F# compilation (see https://github.com/microsoft/qsharp-compiler/pull/1524). It appears there is something about the way the Rosyln Wrapper...
**Is your feature request related to a problem? Please describe.** Currently, when running Q# entry points with inputs at the command line, those inputs are exposed as command-line parameters. It...
**Describe the bug** VS Code extension on Linux draws the warning squiggles for extra comma in a list of parameters or in an array on the parameter/array element before the...
Hello :wave: I'm from the VS Code team. Recently, we have been exploring a security feature we refer to as _Workspace Trust_. This feature is intended to centralize and unify...
It would be really neat for this page to offer a list of namespaces offered by Q# libraries with their short summaries, similar to how pages dedicated to individual namespaces...
**Is your feature request related to a problem? Please describe.** It would be helpful to be able to mark Q# functions or operations as experimental and/or unstable, raising a warning...
Arguments of String[] or Range[] in entry points are not processed properly. The issue could either be in the generated wrapper, or in the generated entry point driver, or in...
Windows 10, installed sdk (~7) etc. but VS Code fails to install Q# language server after trying multiple times