Learn R Programming

languageserver (version 0.3.0)

text_document_prepare_rename: textDocument/prepareRename request handler

Description

Handler to the textDocument/prepareRename Request

Usage

text_document_prepare_rename(self, id, params)

Arguments

self
id

a numeric, the id of the process that started the server

Details

Not implemented yet.