This PR adds the ability to show triple-slash comments. If you like the functionality, but don't like where I have it wired in, let me know. I'm flexible, but these seemed like the most logical places.
Method 1: h (help). It's like t, but additionally displays expression comments/documentation if available.
Method 2: configuration variable g:fsharp_helptext_comments enables comments to be included in omni completion display.
This PR adds the ability to show triple-slash comments. If you like the functionality, but don't like where I have it wired in, let me know. I'm flexible, but these seemed like the most logical places.
Method 1:h (help). It's like t, but additionally displays expression comments/documentation if available.
Method 2: configuration variable
g:fsharp_helptext_comments
enables comments to be included in omni completion display.Examples: