Shivam Paw

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Shivam Paw created a post, AnsweredInlay Hint using WithAttributesPresentation disables OnHoverPresentation
If I have an InlayPresentation which just displays some text in red, for example: val errorTextPresentation = WithAttributesPresentation(factory.smallText("Uh oh..."), CodeInsightColors.WRONG_REFER...