-
Notifications
You must be signed in to change notification settings - Fork 833
Open
Labels
Area-FCSBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
Description
Rider uses FSharpXmlDoc.FromXmlText(xmlDoc) -> xmlDoc.UnprocessedLines to get xml documentation text.
And if earlier for library entities there was a summary inner text there, then, apparently after #11454, UnprocessedLines contains text along with the summary tag, which looks like a regression.
Rider 2021.2 Dev (new behavior)

It seems to me it has something to do with how the documentation is read here
https://github.com/dotnet/fsharp/pull/11454/files#diff-56fbb9330ceb81afbfa2ea19c8b4bb3946a732f8ffb128f0d1435884808e06e8R250
auduchinok
Metadata
Metadata
Assignees
Labels
Area-FCSBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Type
Projects
Status
New
