AssignmentEditorSettings¶ class AssignmentEditorSettings[source]¶ The configurable editor settings exposed for an assignment. max_paste_size: int | None¶ The maximum number of characters allowed in a single paste in the code editor. 0 blocks all pastes.