| completion_params {languageserver} | R Documentation |
Parameters for completion requests
completion_params(uri, position, context = NULL)
uri |
a character, the path to a file as defined by RFC 3986 |
position |
a position object |
context |
a named list |