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
Add highlighting based on references to the symbol under the cursor. Disable
with let g:lsc_reference_highlights = v:false. Customize highlighting with
the group lscReference.
Add LSClientNextReference and LSClientPreviousReference command to jump to
references when highlighting is enabled.