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
In the main docs for coc they have an example for jumping to references for the symbol under the cursor. This opens a list if there is more than one.
nmap <silent> gr <Plug>(coc-references)
I'm not super familiar with the notation and how it works. I've been trying to figure out if there's a way to bind this to coc-clap but so far not had any break through... has anyone tried and succeeded here and care to share their config?
The text was updated successfully, but these errors were encountered:
In the main docs for coc they have an example for jumping to references for the symbol under the cursor. This opens a list if there is more than one.
I'm not super familiar with the notation and how it works. I've been trying to figure out if there's a way to bind this to coc-clap but so far not had any break through... has anyone tried and succeeded here and care to share their config?
The text was updated successfully, but these errors were encountered: