Played Challenges
Simple, Practical, and Common - 33757 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2708 / 7450
- Number of attempts: 16
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1185 / 3076
- Number of attempts: 12
multiple cursor alternative - 1542 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 37
- Position: #363 / 384
- Number of attempts: 1
From argument to object - 1524 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 32
- Position: #452 / 463
- Number of attempts: 3
change parenthesis - 296 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 9
- Position: #66 / 161
- Number of attempts: 2