Blazor add missing using to _Imports automatically #6155
Labels
author: migration bot 🤖
The issue was created by a issue mover bot. The author may not be the actual author
feature request
Large improvement request
Milestone
This issue has been moved from a ticket on Developer Community.
I find myself and maybe other developers do as well frequently and repeatedly moving @using directives into _Imports.razor than keeping them in the Blazor component. This has to be done manually because all usings are added into the Blazor component.
Thus I suggest that add using has an option in Blazor editor (via Tools -> Options) where I could toggle if the using is added to the component or directly into _Imports.razor upon Alt+Enter -> add missing using (or what is the feature called).
Thank you!
Jan
Original Comments
Feedback Bot on 2/27/2022, 07:26 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.
The text was updated successfully, but these errors were encountered: