Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.01 KB

.todo.md

File metadata and controls

31 lines (31 loc) · 1.01 KB
  • General tweaks
    • Group events together when committing for undo/redo
    • Reconfiguring copy / paste to use osc52
  • Safety update
    • Document backups
    • Panic busting & nicer panics / errors*
  • Crossplatform support*
    • Support for macOS
    • Support for windows
  • Splitting*
    • Move towards tree structure of document groups
      • Clean API from in-house Tree struct
    • Actually render splits on the screen
    • Split commands / API
    • Vigorously test resizing / setting window size weirdly
  • Plugin overhaul
    • HTML editor*
    • HTML tag pairs*
    • Todo lists*
    • Typing speed measurement
    • Pomodoro timer
  • Supporting infrastructure
    • Configuration assistant
    • Syntax highlighting assistant
    • Discord rich presence
  • File tree*
    • Implement file tree
  • Code prettifier
    • Implement code prettification infrastructure
  • AI & Autocomplete*
    • Implement code autocomplete infrastructure