dotnet/roslyn
View on GitHub"Add missing using directives on paste" doesn't work for pasting the xml document
Open
#51,764 opened on Mar 9, 2021
Area-AnalyzersBugIDE-CodeStylehelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
This issue has been moved from a ticket on Developer Community.
I enabled "Add missing using directives on paste" option.
This is great option for me.
But I paste the XML document(e.g. <see cref="SomeClass">xxx</see>), this is not work.
Please make sure that this feature also works when pasting XML documents.
Original Comments
Feedback Bot on 3/8/2021, 05:48 PM:
Feedback Bot on 3/9/2021, 08:50 AM:
Feedback Bot on 3/9/2021, 08:51 AM:
Feedback Bot on 3/9/2021, 10:09 AM:
Original Solutions
(no solutions)