I can not use coc-rename in any file type
CocInfo:
## versions
vim version: NVIM v0.3.8
node version: v10.16.3
coc.nvim version: 0.0.74-bc017b02e6
term: xterm-256color
platform: linux
CocInfo pleasefile type: php
language server: coc-phpls 2.0.7
CocInfo:
vim version: NVIM v0.3.8
node version: v10.16.3
coc.nvim version: 0.0.74-bc017b02e6
term: xterm-256color
platform: linux
[Info - 4:55:40 PM] Highlight server running in node v10.16.3
[Info - 4:55:41 PM] Initialising intelephense 1.2.3
[Info - 4:55:41 PM] Reading state from /home/yanqing4/.config/coc/extensions/coc-phpls-data/3146b9d0.
[Info - 4:55:41 PM] Initialised in 196 ms
[Info - 4:55:41 PM] Intelephense 1.0.14
phpls doesn't provide rename: https://github.com/bmewburn/intelephense-docs#capabilities
OK
thank you very much
Checkout https://github.com/neoclide/coc.nvim/wiki/Multiple-cursors-support#rename-current-variable for rename variable in current document.
Most helpful comment
Checkout https://github.com/neoclide/coc.nvim/wiki/Multiple-cursors-support#rename-current-variable for rename variable in current document.