-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Proposal: File scoped namespaces #137
Copy link
Copy link
Open
Labels
Feature RequestImplemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal champion
Milestone
Metadata
Metadata
Assignees
Labels
Feature RequestImplemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal champion
Type
Fields
Give feedbackNo fields configured for issues without a type.
Spec: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-10.0/file-scoped-namespaces.md
How it looks now:
Why do we need to nest our class definition in namespace ? Why not to remove extra nesting ?
Isn't that better ?
LDM history: