XField

Results 9 issues of XField

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

As pointed in this [discussion](https://github.com/microsoft/iqsharp/pull/369#pullrequestreview-532538032), we may want to do a quick review of our Typescript code to align with stylistic / linting standards while our code is still small...

Area-Kernel
Area-Build
Kind-Maintenance

Most of our Typescript code is not covered with unit tests. As raised on [#369 discussion](https://github.com/microsoft/iqsharp/pull/369#discussion_r525403222) it would be great to have automated tests to cover critical parts of our...

Area-Kernel
Kind-Maintenance

This PR adds an optional argument `--register-folders-for-telemetry` to the IQ# kernel to record the plain-text name of well-known folders (for example from Quantum Katas), instead of the hashed name of...

## Summary When the [*microsoft.azure-quantum-python.ci*](https://dev.azure.com/ms-azurequantum/AzureQuantum/_build?definitionId=263) *ADO Build Pipeline* is triggered from a *Fork PR*, for example #596, the `Build "azure-quantum" package` *Pipeline Job* fails at step `Set "azure-quantum" package version`...

azure-quantum

This PR adds the ability to enable and disable scrubbing of specific patterns in the test recordings. ## Motivation Disable the scrubbing of *Storage Account SAS Key Expiration* parameter `se=`,...

# Problem When doing a `pip install` for both latest releases of `pyquil-for-azure-quantum` and `azure-quantum`, PIP returns this error: > pyquil-for-azure-quantum 0.0.2 requires azure-quantum=0.25.218240, but you have azure-quantum 0.27.258449 which...

azure-quantum

After upgrading `ipywidgets` to `8.0.5` (2023-03-21) the following code throws a `NotImplementedError`. ```python script = 'load inline "24\nCaffeine\nH -3.3804130 -1.1272367 0.5733036\nN 0.9668296 -1.0737425 -0.8198227\nC 0.0567293 0.8527195 0.3923156\nN -1.3751742 -1.0212243 -0.0570552\nC...