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

Kill all escapes #4888

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Kill all escapes #4888

merged 1 commit into from
Nov 30, 2024

Conversation

roji
Copy link
Member

@roji roji commented Nov 22, 2024

This PR is based on top of #4887, review 2nd commit only.

@roji roji marked this pull request as ready for review November 22, 2024 11:38
@roji
Copy link
Member Author

roji commented Nov 22, 2024

@gewarren can you take a quick look and weigh on whether this looks right? This is just to stop using cryptic escape sequences when referencing APIs from <xref>, instead just using backtick directly for generic types and star as needed.

@roji roji requested a review from gewarren November 22, 2024 11:39
@gewarren
Copy link
Contributor

I took a brief look and it looks right, plus the build would catch any errors. BTW, a few of us wrote an extension for inserting xref links that makes it very easy - see https://github.com/IEvangelist/xref-helper.

@roji
Copy link
Member Author

roji commented Nov 23, 2024

Thanks @gewarren, that extension looks great! @dotnet/efteam can someone please approve as well?

@roji roji force-pushed the KillAllEscapes branch 2 times, most recently from 2e206a5 to b0cf689 Compare November 25, 2024 18:41
@roji roji merged commit 33179df into dotnet:main Nov 30, 2024
3 checks passed
@roji roji deleted the KillAllEscapes branch November 30, 2024 13:00
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