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 GLOBAL USING #1086

Open
RobertvanderHulst opened this issue Jul 31, 2022 · 0 comments
Open

Add GLOBAL USING #1086

RobertvanderHulst opened this issue Jul 31, 2022 · 0 comments
Assignees
Milestone

Comments

@RobertvanderHulst
Copy link
Member

RobertvanderHulst commented Jul 31, 2022

Like in C# 10

GLOBAL USING System.Collections.Generic
Declared once in a project makes the using available in all files

See https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-10#global-using-directives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs testing
Status: 📋 Backlog
Development

No branches or pull requests

2 participants