Environment data
This is using the latest sources from master
Steps to reproduce
Hover over a normal type in source that doesn't have a doc comment
Expected behavior
Should show a hover tip with the name of the type
Actual behavior
Shows nothing.
Looks like there's a missing null check for the structured doc comment.
/cc @rchande
Environment data
This is using the latest sources from master
Steps to reproduce
Hover over a normal type in source that doesn't have a doc comment
Expected behavior
Should show a hover tip with the name of the type
Actual behavior
Shows nothing.
Looks like there's a missing null check for the structured doc comment.
/cc @rchande