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.
The parameters of a {@link RenameRequest}.
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.