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
Version Used:
VS 2026 Insiders Enterprise Version: 18.0.0 Insiders [11109.219] Steps to Reproduce:
my VS was lagging a little bit for some unknown reason, and i was renaming a method, doing F2 (Ctrl-R-R), but i was too quick with it, apparently (i just added an s to the identifier using the keyboard, so hit [F2]-[End]-[s]-[return] quite quickly.
after it was done renaming, the "Computing Rename Information" tooltip popped up, but never went away.
Expected Behavior:
the tooltip should vanish (or, in this case, not appear in the first place) Actual Behavior:
the tooltip is stuck, closing the file in the editor and reopening it doesn't make it go away.