in reply to PLS (Perl Language Server) renaming support in NVIM

Hi igoryonya,

i would refer to the documentation. PLS

there is no mentioning of renaming/refactoring.

The Perl Language Server implements a subset of the Language Server Protocol for the Perl language. Features currently implemented are:

Perl::LanguageServer also does not mention support of this feature.

you could look at Damian Conway's vim setup.

https://github.com/thoughtstream/Damian-Conway-s-Vim-Setup

https://youtu.be/fVnmYzJfy5s?t=1626

Code::ART

  • Comment on Re: PLS (Perl Language Server) renaming support in NVIM