GenLSP.Protocol.Structures.DocumentOnTypeFormattingOptions (gen_lsp v0.0.1)

Provider options for a DocumentOnTypeFormattingRequest.

properties

Properties

firstTriggerCharacter :: string (required)

A character on which formatting should be triggered, like {.

moreTriggerCharacter :: unimplemented doc type

More trigger characters.