document_highlight_reply {languageserver}R Documentation

The response to a textDocument/documentHighlight Request

Description

The response to a textDocument/documentHighlight Request

Usage

document_highlight_reply(id, uri, workspace, document, point)

[Package languageserver version 0.3.6 Index]