Skip to content

Make var patterns bindable#51620

Merged
CyrusNajmabadi merged 3 commits intodotnet:mainfrom
Youssef1313:var-bindable
Mar 8, 2021
Merged

Make var patterns bindable#51620
CyrusNajmabadi merged 3 commits intodotnet:mainfrom
Youssef1313:var-bindable

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Mar 3, 2021

Fixes #51615

I'm not very comfortable with special casing Var patterns. Will wait for feedback.
cc: @CyrusNajmabadi Since you worked on this in #43395

Base automatically changed from master to main March 3, 2021 23:53
@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Mar 4, 2021
@jinujoseph jinujoseph added this to the 16.10 milestone Mar 4, 2021
@Youssef1313
Copy link
Member Author

@CyrusNajmabadi I addressed your feedback. Is this ready to merge?

@CyrusNajmabadi
Copy link
Contributor

Thanks!

@CyrusNajmabadi CyrusNajmabadi merged commit 4d32cbb into dotnet:main Mar 8, 2021
@Youssef1313 Youssef1313 deleted the var-bindable branch March 8, 2021 18:22
@allisonchou allisonchou modified the milestones: 16.10, Next Mar 12, 2021
@allisonchou allisonchou modified the milestones: Next, 16.10.P2 Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GoToDefinition on var in var pattern doesn't navigate to type

4 participants