Open iceice opened 3 years ago
I set the "ccls.codeLens.enabled": true. There is a xxx refs above function, and I should clik the ref eveytime.
I wish I could have a shortcut key, just like “Find all reference”(shitf + F12)
which editor do you use? because ccls is a server. it doesn't process any key
for doom-emacs <alt-?> givers me all references
https://github.com/emacs-lsp/emacs-ccls https://github.com/MaskRay/vscode-ccls
Observed behavior
I set the "ccls.codeLens.enabled": true. There is a xxx refs above function, and I should clik the ref eveytime.
Expected behavior
I wish I could have a shortcut key, just like “Find all reference”(shitf + F12)