What the editor does
Text mode is best for pasting and raw edits. Tree mode is easier for nested objects. Table mode helps when arrays contain similar objects.
Pretty formatting adds line breaks and indentation. Compact formatting removes extra whitespace. Both keep the parsed JSON values the same.
Valid pasted JSON is added to history automatically. Use Save to history for edited documents you want to keep.