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

enh(csharp) Added support for the new scoped keyword in C# #3571

Merged
merged 2 commits into from Jul 1, 2022

Conversation

IEvangelist
Copy link
Contributor

@IEvangelist IEvangelist commented Jul 1, 2022

Related to https://github.com/dotnet/csharplang/blob/main/proposals/low-level-struct-improvements.md#open-issues

Changes

Added support for the new scoped keyword in C#.

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@IEvangelist IEvangelist changed the title Added support for the new scoped keyword in C# enh(csharp) Added support for the new scoped keyword in C# Jul 1, 2022
@joshgoebel
Copy link
Member

This proposal is accepted with a land date?

@IEvangelist
Copy link
Contributor Author

This proposal is accepted with a land date?

Hi @joshgoebel - the linked proposal was accepted, prototyped, and is now becoming an official part of the language. The .NET Docs team that I work for is starting to add this keyword to existing API docs and we'll need to properly apply syntax highlighting.

@joshgoebel joshgoebel merged commit 4eb662d into highlightjs:main Jul 1, 2022
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.

None yet

2 participants