Learn R Programming

languageserver (version 0.3.1)

text_document_color_presentation: textDocument/colorPresentation request handler

Description

Handler to the textDocument/colorPresentation Request

Usage

text_document_color_presentation(self, id, params)

Arguments

self
id

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

params

a color_presentation_params object

Details

Not implemented yet.