Skip to content

Fix docxml file distribution#10636

Merged
cartermp merged 1 commit intodotnet:mainfrom
KevinRansom:fixdocfile
Dec 7, 2020
Merged

Fix docxml file distribution#10636
cartermp merged 1 commit intodotnet:mainfrom
KevinRansom:fixdocfile

Conversation

@KevinRansom
Copy link
Copy Markdown
Contributor

fsi intellisense for Visual Studio was not displaying xml doc help messages for F# types.

image

This PR fixes that by ensuring that the FSharp.Core.xml doc file flows into the vsix file that is used to distribute to vs.

With this fix intellisense produces:
image

@KevinRansom KevinRansom requested a review from cartermp December 7, 2020 22:19
@cartermp cartermp merged commit 6167d43 into dotnet:main Dec 7, 2020
@cartermp cartermp linked an issue Dec 7, 2020 that may be closed by this pull request
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
@KevinRansom KevinRansom deleted the fixdocfile branch January 21, 2022 09:06
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.

Intellisense and Quick Info do not show F# documentation in FSX files

2 participants