MicroPython app that turns the HP Prime into a real text/code editor, right on the calculator. Line-numbered scrollable view with horizontal and vertical scroll, blinking cursor. Does Python / HPPL / JSON syntax highlighting (keywords, strings, numbers, comments, multi-line docstrings), with fully customizable colors. Has search and replace, 64-level undo/redo (change possible in menu option or JSON), context-aware auto-completion (keywords, local identifiers, HPPL/MicroPython commands), a built-in HPPL and MicroPython command catalog (browsable in-editor, with structure-snippet insertion), integrated Unicode character table (Greek/Coptic, math operators, currency symbols, Latin Extended…), and a fully customizable color palette, per zone (background, text, banner, status bar, panels, gutter) and per file type. |