Need help with coc-references using coc-phpls and intelephense #3074
gabrielbidula
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever I try to call coc-references it displays less occurrences than searching with AG.
Coc call:
nmap <silent> gr <Plug>(coc-references)
AG call:
CocInfo:
versions
vim version: NVIM v0.4.3
node version: v12.18.3
coc.nvim version: 0.0.80-89a2dc8fc8
coc.nvim directory: /Users/gabriel/.config/nvim/plugged/coc.nvim
term: tmux
platform: darwin
Log of coc.nvim
coc-references displays 12 occurences:
ag search displays 15 occurences:
Maybe someone understands the reason for that.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions