Commit graph

6 commits

Author SHA1 Message Date
c1612b2a94 brush picker! 2025-06-19 13:48:12 +02:00
c4f6f80166 make Backspace delete the current selection correctly (#108) 2025-05-26 19:07:44 +02:00
dd955b0649 code-editor: make Backspace remove full indents at the start of a line 2024-10-25 23:08:12 +02:00
ec773b7fe1 add error squiggles to brush editor
gosh I hate this code. CSS custom highlight API when, pleeeeeease Firefooooox
2024-09-06 22:51:19 +02:00
92e3b8fcb7 add line numbers to code editor
this is the sort of fancy stuff we can do now
2024-09-05 22:06:02 +02:00
b8d6b3edb3 introduce new code editor with support for extra shortcuts such as Tab for indenting/unindenting lines
I'm sure this will yield _lots_ of bugs in the long run, but it's also a really exciting thing to have.
2024-09-05 21:30:47 +02:00