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
User uses ,gr to find out which part of the code base is referring to the code under the cursor. It opens up a quickfix list. User selects an item on the list, and it jumps to the location. Currently, user needs to do ,qq to clock the list. We want to close the list automatically after the selection.