When the caret is positioned on a property, the IntelliSense tooltip should include the property summary and remarks, similar to how it is displayed in C# IntelliSense.
It there are some significant complications with the implementation, a simpler alternative solution might be to add the descriptions of all properties to the concept's tooltip.
When the caret is positioned on a property, the IntelliSense tooltip should include the property summary and remarks, similar to how it is displayed in C# IntelliSense.
It there are some significant complications with the implementation, a simpler alternative solution might be to add the descriptions of all properties to the concept's tooltip.