Rhetos / LanguageServices

Visual Studio IntelliSense for Rhetos.
Other
1 stars 0 forks source link

Add property summary in tooltip #10

Open bantolov opened 3 years ago

bantolov commented 3 years ago

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.