Skip to content

Latest commit

History

History
16 lines (10 loc) 路 483 Bytes

TO-DO.md

File metadata and controls

16 lines (10 loc) 路 483 Bytes

To-Do

For any developer looking for tasks to improve this project!

  • Fix text replacements

    • Replace first match of wrap
    • Replace last match of wrap
  • Add options for undo / re-do changes via button clicks & keycodes.

  • Fix Carot Position Points / Make Improvements

  • Add tests for match replacements, inserts etc.

  • Improve feature to call custom functions

    • Custom functions do NOT add new text to editor (as of right now)