Open AlmightyLks opened 1 week ago
Found yet another parsing issue.
If roslyn picks up an already existing "<" or "/>" in the fixable line, it will then refuse to fix the summary for you. As soon as you remove them, roslyn is happy again
https://github.com/user-attachments/assets/438545ff-1958-42ac-8617-2a88386d3f73
Version Used: VS22 Community 17.11.5
Steps to Reproduce:
Expected Behavior: Either: Let me break a line with or without a convenient "///" prefix. Or, Ideally: Properly fix the xml comment and delete/replace the xml-doc it is trying to correct
Actual Behavior: Undesirable duplicate of summary tag and breaking of code
https://github.com/user-attachments/assets/782aede0-bae3-480d-b431-55a3ea1e0deb