Skip to content

Conversation

@carlossanlop
Copy link
Contributor

Winforms intellisense xml files have an assembly xml item wrapped by endlines:

<?xml version="1.0"?>
<doc>
<assembly>
<name>
Microsoft.VisualBasic.Forms
</name>
</assembly>

Which caused the IntelliSenseXmlMember.Assembly string to get extracted as \nMicrosoft.VisualBasic.Forms\n, preventing the files to be matched correctly.

cc @dreddy-work

@carlossanlop carlossanlop merged commit f144bf7 into main Sep 23, 2021
@carlossanlop carlossanlop deleted the TrimAssembly branch September 23, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants