From 1c0484b2a4ed5a993788beaaeb229694db0eaf8f Mon Sep 17 00:00:00 2001 From: Mute Date: Wed, 20 Jul 2022 23:27:11 +0000 Subject: [PATCH] Update 'TODO' --- TODO.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index bf62515..b4bc9f5 100644 --- a/TODO.md +++ b/TODO.md @@ -12,8 +12,11 @@ - [x] history on existing text treats it as prefix for search - [x] BCE autoexpr testers need \\.?$ - [x] refuse /do if the room disallows activities -- [ ] **spaces in targets** -- [ ] **autocomplete should retain original case** +- [x] spaces in targets +- [x] autocomplete should retain original case + +next release + - [ ] cleanup: +=, ?., consts, remove extra () etc. - [ ] cleanup: Element* instead of direct DOM API - [ ] macros and aliases