← Back to Challenges
advanced Time limit: 2:00

Recursive Macro

Use a recursive macro to convert all TODO: prefixes to DONE: until end of file.

Commands
qacw@a

Recursive Macro

Use a recursive macro to convert all TODO: prefixes to DONE: until end of file.

Time
0:00
/ 2:00
Editor0 keys
1TODO: Write tests
2TODO: Fix bug #42
3TODO: Update docs
4TODO: Review PR
5TODO: Deploy v2
-- NORMAL --recursive-macro
Target
1DONE: Write tests
2DONE: Fix bug #42
3DONE: Update docs
4DONE: Review PR
5DONE: Deploy v2
-- NORMAL --recursive-macro
⚠ Guest mode — Sign in to save your progress and score