makepad/code_editor/TODO.md
2025-05-06 10:11:37 +02:00

4 lines
No EOL
374 B
Markdown

- Double click word/string/number select
- Auto deindent of closing } (paste in blabla{ press enter, type }
- With wordwrap on, selecting to the 'next virtual line' jumps the cursor to the end of that line, which is unexpected, i expect the begining
- thread 'main' panicked at 'index out of bounds: the len is 1772 but the index is 1772', code_editor/src/session.rs:831:16