playground markdown tweaks

This commit is contained in:
2025-12-17 09:31:27 -08:00
parent e871ede85f
commit a824b1403b
3 changed files with 27 additions and 17 deletions

View File

@@ -7,20 +7,17 @@
- [ ] 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
- [x] make phone layout automatic
- [x] case split &c
- [x] move newt to a worker (shim + newt + listener)
- [x] tabs for source, compiler output
- [x] Show errors in editor
- [x] show tabs on rhs
- [ ] make editor a tab on mobile
- (or possibly put the tab bar under the keyboard)
- [x] publish / host on github
- [ ] multiple persistent files
- [x] kill return for autocomplete
- [x] save to url (copy from idris2-playground)
- [ ] click on url
- [ ] settings
- [ ] 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...)