You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hover requests use the deprecated user interface MarkedString[]. We should change to MarkupContent which uses markdown to style the hover requests. we can then use our language ID to color our block see