Files
newt/playground/TODO.md

788 B

Todo items for the playground

  • switch to oxlint (dependency reduction)
  • sample files
  • codemirror migration
  • make sample files available for import
    • workaround is to visit the file first
    • we can put them in the zip file and pull them over the IPC
  • make phone layout automatic
  • case split &c
  • move newt to a worker (shim + newt + listener)
  • tabs for source, compiler output
  • Show errors in editor
  • show tabs on rhs
  • publish / host on github
  • multiple persistent files
  • kill return for autocomplete
  • save to url (copy from idris2-playground)
  • click on url
  • settings pane
    • compilation is now optional, what else do we need for newt?
  • update docs for new icons (how do we get them in there...)