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
@alexdima How exactly would we want to close the hover? Personally, I only want it closed when it gets in the way of the text around what I am looking at. So I would only want it hidden until I click onto the next token. What are your thoughts?
Here is how I have it modified currently. When pressing escape, I set visibility = hidden. On the widget compute, I set the visibility = inherit. (I could also just add another listener, but wasn't really sure if that was necessary.)
Testing microsoft/vscode#89392
Firefox, Shadow Dom
Inspect Editor Token
commandThe text was updated successfully, but these errors were encountered: