Mariia Mykhailova

Results 77 issues of Mariia Mykhailova

**Is your feature request related to a problem? Please describe.** Magic commands don't support passing a Range literal as a parameter. This is inconsistent with passing parameters to standalone Q#...

Kind-Enhancement
Area-Kernel
Hacktoberfest

**Describe the bug** Syntax highlighting in IQ# exhibits several issues: * Type names at the end of operation names are highlighted as types * Characters before reserved words are highlighted...

Kind-Bug
Area-Kernel
Hacktoberfest

**Is your feature request related to a problem? Please describe.** (Passing on a feature request I heard recently from a student) **Describe the solution you'd like** It would be great...

Kind-Enhancement
Area-Kernel

**Describe the bug** I tried to use `%config dump.measurementDisplayHistogram=true` both for single-qubit and for multi-qubit systems. * For single-qubit systems, in Firefox this doesn't do anything in addition to the...

Kind-Bug
Area-Kernel

**Describe the solution you'd like** I would like to be able to time cell execution, in particular execution time for magic commands such as %simulate and %toffoli. This could help...

Kind-Enhancement

**Describe the solution you'd like** It would be nice to have a button in the %debug session itself to "Interrupt session". **Describe alternatives you've considered** Currently the only way to...

Kind-Enhancement
Area-Kernel

**Describe the bug** %debug magic draws the circuit of the program executed so far. Most of the time, the operations 1, 2, ..., N-1 of the group of N operations...

Kind-Bug
Area-Kernel

**Describe the bug** When [DumpRegister](https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.dumpregister) prints state of a register that has some qubits entangled with others outside of the register, the plaintext output says "Qubits were entangled with an...

Kind-Bug
Area-Kernel

**Describe the bug** If you define an operation called `Run` in Q# Jupyter notebook, compilation will succeed, but trying to execute it using `%simulate`, `%trace` or other command will throw...

Kind-Bug
Area-Kernel

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

bug
area: editor