Played Challenges
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 36
- Position: #593 / 706
- Number of attempts: 1
quotes inside quotes - 3182 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Position: #693 / 1085
- Number of attempts: 3
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #1906 / 3970
- Number of attempts: 3
Pairs of numbers - 364 entries
Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"
- Best score: 26
- Best player score: 66
- Position: #131 / 137
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 32
- Position: #694 / 779
- Number of attempts: 3
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2220 / 3765
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 42
- Position: #980 / 1778
- Number of attempts: 3