Skip to content
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

telemetry(messages): capture userChoice in toolkit_showNotification #5776

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 11, 2024

  1. telemetry(messages): capture userChoice in toolkit_showNotification

    Problem:
    `showMessage` wraps `toolkit_showNotification` but doesn't capture which
    button was pressed (if any).
    
    Solution:
    Set `userChoice` in the span.
    justinmk3 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5573cbb View commit details
    Browse the repository at this point in the history