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 support for detecting C# async methods in diff #464

Closed
wants to merge 1 commit into from

Conversation

thomaslevesque
Copy link
Contributor

@thomaslevesque thomaslevesque commented Mar 8, 2018

Currently C# async methods are not shown in diff hunk headers. I just
added the async keyword to the csharp method pattern so that they are
properly detected.

Signed-off-by: Thomas Levesque thomas.levesque@gmail.com

@thomaslevesque
Copy link
Contributor Author

(Same as #124, recreating to try submitting the patch using submitGit)

@submitgit
Copy link
Member

@thomaslevesque sent this commit (c6284da...dc7cd96) as a patch to the mailing list with submitGit - here on public-inbox, MARC

Currently C# async methods are not shown in diff hunk headers. I just
added the async keyword to the csharp method pattern so that they are
properly detected.

Signed-off-by: Thomas Levesque <thomas.levesque@gmail.com>
@submitgit
Copy link
Member

@thomaslevesque sent this commit (c6284da...5c9d438) as a patch to the mailing list with submitGit - here on public-inbox, MARC

@dscho
Copy link
Member

dscho commented Jun 3, 2019

This patch was integrated into master via e215e89.

@dscho dscho closed this Jun 3, 2019
@thomaslevesque thomaslevesque deleted the csharp-async-diff branch June 3, 2019 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants