View Source GenLSP.Structures.DocumentRangeFormattingOptions (gen_lsp v0.10.0)
Provider options for a {@link DocumentRangeFormattingRequest}.
Link to this section Summary
Functions
Fields
- work_done_progress
Link to this section Types
@type t() :: %GenLSP.Structures.DocumentRangeFormattingOptions{ work_done_progress: boolean() | nil }
Link to this section Functions
fields
Fields
- work_done_progress