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 option to merge namespaces #5

Open
eduherminio opened this issue Nov 22, 2020 · 2 comments
Open

Add option to merge namespaces #5

eduherminio opened this issue Nov 22, 2020 · 2 comments
Assignees
Labels
Feature New features

Comments

@eduherminio
Copy link
Owner

                [Option(shortName: 'm', longName: "merge-namespaces", Required = false, Default = false, HelpText = @"
        Groups the output code by namespace.")]
                public bool MergeNamespaces { get; set; }

Implement 'properly' using Roslyn.

@ardalis
Copy link

ardalis commented Dec 13, 2022

Namespace support would be excellent, thanks.

@eduherminio eduherminio added the Feature New features label Dec 14, 2022
@eduherminio
Copy link
Owner Author

I better start with #92 😅

@eduherminio eduherminio self-assigned this Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New features
Projects
None yet
Development

No branches or pull requests

2 participants