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