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 use typescript and sometimes when I pass values, I pass the type as "any" to play around. Can lsp-UI reveal the "type" if I hover the cursor over "any" or the variable itself?