Possibility to put aliases in deepest scope (inside namespace) while normal usings are outside namespace
I can see in C# code style options, that I can choose to have using directives added to the deepest scope. What I would like is to have only aliases added to the deepest scope. Is this possible?
br,
Michael
Please sign in to leave a comment.
Hello Michael,
It is not possible now, I filed a new feature request on YouTrack https://youtrack.jetbrains.com/issue/RSRP-463842.
Thanks!