Coc.nvim: [coc.nvim] Rename provider not found for current document

Created on 11 Sep 2019  路  5Comments  路  Source: neoclide/coc.nvim

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

Most helpful comment

Checkout https://github.com/neoclide/coc.nvim/wiki/Multiple-cursors-support#rename-current-variable for rename variable in current document.

All 5 comments

  1. What's your file type and language server?
  2. CocInfo please

file type: php
language server: coc-phpls 2.0.7

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

Messages

Output channel: snippets

Output channel: highlight

[Info - 4:55:40 PM] Highlight server running in node v10.16.3

Output channel: phpls

[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

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cvlmtg picture cvlmtg  路  3Comments

czepluch picture czepluch  路  3Comments

MacGuffinLife picture MacGuffinLife  路  4Comments

andys8 picture andys8  路  3Comments

zhou13 picture zhou13  路  3Comments