Skip to content

Disable async lightbulbs for 17.0#57169

Merged
jinujoseph merged 4 commits intodotnet:release/dev17.0from
CyrusNajmabadi:disableAsyncLightbulb
Oct 26, 2021
Merged

Disable async lightbulbs for 17.0#57169
jinujoseph merged 4 commits intodotnet:release/dev17.0from
CyrusNajmabadi:disableAsyncLightbulb

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Oct 15, 2021

We have had too many late minute issue arise in async lightbulbs (both in roslyn and platform). We only want this enabled (out of preview) when we have extremely high confidence that the impl can replace the sync one without expereince regressions. We're unfortunately not there yet, and we don't have enough time to get there, so we're disabling for 17.0.

Note: this will stay enabled (and the only supported lightbulb) in 17.1.

@CyrusNajmabadi CyrusNajmabadi requested review from a team as code owners October 15, 2021 01:39
@ghost ghost added the Area-IDE label Oct 15, 2021
@CyrusNajmabadi CyrusNajmabadi changed the base branch from main to release/dev17.0 October 15, 2021 01:42
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Tagging @jinujoseph

@CyrusNajmabadi CyrusNajmabadi requested a review from a team October 22, 2021 02:11
@ghost ghost added the Needs UX Triage label Oct 22, 2021
@CyrusNajmabadi CyrusNajmabadi changed the title Disable async lightbulbs Disable async lightbulbs for 17.0 Oct 22, 2021
@mavasani
Copy link
Copy Markdown
Contributor

Is there a bug for the latest/outstanding issues?

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

CyrusNajmabadi commented Oct 22, 2021

Is there a bug for the latest/outstanding issues?

There is at least: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1422967
@AmadeusW can you open another issue for the race you are currently seeing when solutions open?

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

@jinujoseph for QB.

@jinujoseph jinujoseph merged commit 4e8625f into dotnet:release/dev17.0 Oct 26, 2021
@ryzngard ryzngard added UX Review Not Required UX Review Not Required and removed Needs UX Triage labels Apr 21, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the disableAsyncLightbulb branch May 7, 2022 02:01
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.

CS0103 fixer for missing LHS of assignment incorrectly suggests turning missing variable into a type name.

6 participants