View Source GenLSP.Structures.DocumentOnTypeFormattingOptions (gen_lsp v0.10.0)
Provider options for a {@link DocumentOnTypeFormattingRequest}.
Link to this section Summary
Functions
Fields
- first_trigger_character: A character on which formatting should be triggered, like
{
. - more_trigger_character: More trigger characters.
Link to this section Types
Link to this section Functions
fields
Fields
- first_trigger_character: A character on which formatting should be triggered, like
{
. - more_trigger_character: More trigger characters.