document_on_type_formatting_params {languageserver}R Documentation

Parameters for document on type formatting requests

Description

Parameters for document on type formatting requests

Usage

document_on_type_formatting_params(uri, position, character, options)

Arguments

uri

a character, the path to a file as defined by RFC 3986

position

a position object

character

a single character

options

a named list


[Package languageserver version 0.3.6 Index]