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

Add telemetry for time taken for add usings to run #49443

Closed
ryzngard opened this issue Nov 17, 2020 · 0 comments
Closed

Add telemetry for time taken for add usings to run #49443

ryzngard opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
Area-IDE Concept-Continuous Improvement Tenet-Telemetry Our ability to collect telemetry is broken.
Milestone

Comments

@ryzngard
Copy link
Contributor

We need data to determine the perf impact that add usings on paste has on users.

@ryzngard ryzngard added this to the 16.9 milestone Nov 17, 2020
@ryzngard ryzngard self-assigned this Nov 17, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Nov 17, 2020
@jinujoseph jinujoseph added Concept-Continuous Improvement Tenet-Telemetry Our ability to collect telemetry is broken. and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 17, 2020
ryzngard added a commit that referenced this issue Nov 20, 2020
Addresses #45853

Hook up paste command to also automatically add usings. Operation uses thread await dialog to pop up to a user if it is taking a while with a "cancel" button. The dialog will not always show, but follows the IUIThreadOperationContext scope rules

Edit:

This is disabled by default. The following followup issues were filed
#49442
#49443
#49444
@jinujoseph jinujoseph modified the milestones: 16.9, 16.10 Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Concept-Continuous Improvement Tenet-Telemetry Our ability to collect telemetry is broken.
Projects
None yet
Development

No branches or pull requests

3 participants