Design specification for the document editor, used for viewing/editing JSON documents.
┌─────────────────────────────────────────────────────────────┐
│ [Save] [Save As...] [Revert] [Format JSON] │
├─────────────────────────────────────────────────────────────┤
│ Document ID: airline_10 [Copy ID] │
│ Collection: travel-sample._default._default │
├─────────────────────────────────────────────────────────────┤
│ │
│ 1 │ { │
│ 2 │ "type": "airline", │
│ 3 │ "name": "Sample Airline", │
│ 4 │ "country": "United States" │
│ 5 │ } │
│ │ │
│ │ │
└─────────────────────────────────────────────────────────────┘
│ Status: Valid JSON Ln 3, Col 12 │
└─────────────────────────────────────────────────────────────┘
Overview
Design specification for the document editor, used for viewing/editing JSON documents.
Location
[Document ID] - [Collection](e.g., "airline_10 - travel-sample._default._default")Layout
Features
Toolbar
Document Info Bar
Editor
Status Bar
New Document Mode
Dirty State
*when modifiedAcceptance Criteria