GenLSP.Protocol.Structures.DocumentOnTypeFormattingOptions (gen_lsp v0.0.2)
Provider options for a DocumentOnTypeFormattingRequest.
properties
Properties
firstTriggerCharacter :: string (required)
A character on which formatting should be triggered, like {.
moreTriggerCharacter :: unimplemented doc type (required)
More trigger characters.