EditorConfigurationEnabledInput¶ class EditorConfigurationEnabledInput[source]¶ The data to enable the editor. tag: Literal['enabled']¶ The tag for this data. max_paste_size: Just[int | None] | _Nothing[int | None] = Nothing¶ The maximum number of characters allowed in a single paste; 0 blocks all pastes and null clears the limit. Omit to leave the current limit unchanged.