nvim_runtime_lua

lsp.RenameParams

The parameters of a {@link RenameRequest}.

Fields1

RenameParams.newName : string

The new name of the symbol. If the given name is not valid the request must return a {@link ResponseError} with an appropriate message set.