Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docxml file distribution #10636

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Fix docxml file distribution #10636

merged 1 commit into from
Dec 7, 2020

Conversation

KevinRansom
Copy link
Member

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
ScottHutchinson pushed a commit to ScottHutchinson/fsharp that referenced this pull request Dec 8, 2020
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