[Phase 4] Add CodeMirror structured-data and Star-Lang editor integration #29

Closed
opened 2026-07-25 21:56:22 +00:00 by lost-rob0t · 0 comments
lost-rob0t commented 2026-07-25 21:56:22 +00:00 (Migrated from github.com)

Parent: #2
Depends on: #7, #11, #17, #22

Scope

  • Integrate CodeMirror 6 for canonical JSON, graph batches, action manifests, structured queries, and optional Star-Lang source.
  • Add syntax highlighting, completion, hover help, diagnostics, formatting, and read-only trace views.
  • Keep Star-Lang support in an optional integration package.
  • Validate edited structured data before import or execution.

Acceptance criteria

  • Canonical JSON and graph batches can be inspected and validated without leaving the app.
  • Invalid content cannot mutate a graph or invoke an action.
  • Optional Star-Lang modules can be excluded from the base bundle.
  • Editor diagnostics link to exact ranges.
  • Large documents use bounded rendering and worker parsing where needed.
Parent: #2 Depends on: #7, #11, #17, #22 ## Scope - Integrate CodeMirror 6 for canonical JSON, graph batches, action manifests, structured queries, and optional Star-Lang source. - Add syntax highlighting, completion, hover help, diagnostics, formatting, and read-only trace views. - Keep Star-Lang support in an optional integration package. - Validate edited structured data before import or execution. ## Acceptance criteria - Canonical JSON and graph batches can be inspected and validated without leaving the app. - Invalid content cannot mutate a graph or invoke an action. - Optional Star-Lang modules can be excluded from the base bundle. - Editor diagnostics link to exact ranges. - Large documents use bounded rendering and worker parsing where needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/quasar-ui#29
No description provided.