Skip to content

Fix documenttype for OpenedDocument event #1121

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

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Feb 5, 2024

The OpenedDocument event includes either Qsharp or JupyterCell for its document type, but the query was causing all documents to be treated as Qsharp. Swapping the ordering so we can correctly distinguish cells for this event.

The `OpenedDocument` event includes either `Qsharp` or `JupyterCell` for its document type, but the query was causing all documents to be treated as `Qsharp`. Swapping the ordering so we can correctly distinguish cells for this event.
@swernli swernli enabled auto-merge February 5, 2024 21:09
@swernli swernli added this pull request to the merge queue Feb 5, 2024
Merged via the queue into main with commit 0adc1c3 Feb 5, 2024
@swernli swernli deleted the swernli/open-document-telemetry-fix branch February 5, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants