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
I've recently been trying to create a VS Code extension, and I want to use the Hover API to output the content under the mouse cursor via Prism. This would allow for accessing the editor through the mouse.
I've recently been trying to create a VS Code extension, and I want to use the Hover API to output the content under the mouse cursor via Prism. This would allow for accessing the editor through the mouse.