al-code-outline
al-code-outline copied to clipboard
Defining a variable from the current namespace adds a redundant using for the current namespace
I've noticed that if I have namespaced file:
And I use the quick variable definition for a type that is in the same namespace
The quick action will add a redundant using to the file: