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 a working internal progress system for codeactions #50243

Merged
6 commits merged into from
Jan 5, 2021

Conversation

CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Jan 4, 2021

Internal approach while we continue to iterate and refine: #50211

Looks like:

progress

@mavasani
Copy link
Contributor

mavasani commented Jan 4, 2021

Can you please attach a gif with the new user experience?

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@CyrusNajmabadi
Copy link
Member Author

Can you please attach a gif with the new user experience?

Added :)

@ghost ghost merged commit 7902b3b into dotnet:master Jan 5, 2021
@ghost ghost added this to the Next milestone Jan 5, 2021
@CyrusNajmabadi CyrusNajmabadi deleted the workingProgress branch January 5, 2021 04:27
@Cosifne Cosifne modified the milestones: Next, 16.9 Jan 27, 2021
@JoeRobich JoeRobich modified the milestones: 16.9, 16.9.P4 Jan 27, 2021
@davkean
Copy link
Member

davkean commented May 3, 2021

@CyrusNajmabadi As an FYI, this has reduced the UI delays on this path significantly.

@CyrusNajmabadi
Copy link
Member Author

@CyrusNajmabadi As an FYI, this has reduced the UI delays on this path significantly.

I'm reading that as a good thing. LMK if i'm misinterpreting and this is actually something to start an investigation over. :)

@CyrusNajmabadi
Copy link
Member Author

Also, can you define 'significantly' here? A rough approximation will help. Thanks!

@davkean
Copy link
Member

davkean commented May 3, 2021

Yes this is a good thing. Before this change, 1 in 4 (26%) times this path resulted in a user interrupted mouse/keyboard event. Now its 1 in 18 (5.6%). This has completely removed it from the top 500 delays.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants