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

Fix regression in C# TextMate grammar related to lambda parameters #50816

Merged
merged 1 commit into from
May 31, 2018

Conversation

DustinCampbell
Copy link
Member

This tweak fixes a regression recently introduced in the C# TextMate grammar around
implicitly-typed lambda parameters.

This tweak fixes a regression recently introduced in the C# TextMate grammar around
implicitly-typed lambda parameters.

* dotnet/csharp-tmLanguage#119
* dotnet/csharp-tmLanguage#120
@DustinCampbell
Copy link
Member Author

cc @aeschli

@octref octref requested a review from aeschli May 30, 2018 22:25
@aeschli aeschli merged commit 3becb91 into microsoft:master May 31, 2018
@aeschli aeschli added this to the May 2018 milestone May 31, 2018
@aeschli
Copy link
Contributor

aeschli commented May 31, 2018

thanks @DustinCampbell. Fix will be in 1.24

@DustinCampbell
Copy link
Member Author

Thanks @aeschli!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants