| text_document_document_highlight {languageserver} | R Documentation |
Handler to the textDocument/documentHighlight Request
text_document_document_highlight(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a text_document_position_params object |
Not implemented yet.