Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
joshgoebel merged 2 commits intohighlightjs:mainfrom
IEvangelist:csharp-scoped-keyword
Jul 1, 2022
Merged

enh(csharp) Added support for the new scoped keyword in C##3571
joshgoebel merged 2 commits intohighlightjs:mainfrom
IEvangelist:csharp-scoped-keyword

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.

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.

2 participants