Skip to content

Add relevant links to extension readme #2273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions vscode/README.md
Original file line number Diff line number Diff line change
@@ -31,3 +31,9 @@ This extension collects usage data and sends it to Microsoft to help improve our
Details of the telemetry sent can be seen in the source file at <https://git.1-hub.cnmicrosoft/qsharp/blob/main/vscode/src/telemetry.ts>.
This extension respects the `telemetry.enableTelemetry` setting which you can learn more about at
<https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting>.

We follow data handling practices in accordance with the [Microsoft Privacy Statement](https://www.microsoft.com/en-us/privacy/privacystatement).

## Copilot in Microsoft Quantum

Please read the [AI Terms of Use](https://quantum.microsoft.com/en-us/terms-of-use). For information about Copilot in Microsoft Quantum, please refer to the [Frequently Asked Questions](https://quantum.microsoft.com/en-us/aq-copilot-faq).
Loading