Played Challenges
Just the middle - 11482 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1591 / 4208
- Number of attempts: 4
Happy TvvO - 427 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #7 / 206
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #2 / 3689
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 32
- Position: #462 / 703
- Number of attempts: 3
Letter case trickery - 1630 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 18
- Position: #482 / 518
- Number of attempts: 1
quotes inside quotes - 3165 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: 15
- Position: #402 / 1079
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3377 / 3969
- Number of attempts: 2
The name of the game - 668 entries
End up with the name of the game.
- Best score: 11
- Best player score: 12
- Position: #308 / 361
- Number of attempts: 2
Stairs Indenting - 478 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 13
- Position: #44 / 198
- Number of attempts: 2
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #782 / 1749
- Number of attempts: 4
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #390 / 652
- Number of attempts: 5
PHP Array Syntax -> MailChimp Merge Syntax - 545 entries
I recently needed to send an e-mail to our marketing department listing allowed merge tags for our MailChimp campaigns. The allowed merge tags were determined from a PHP array in one of our PHP classes. I transformed the PHP class to MailChimp's syntax and sent the e-mail. It was, however, a long, laborious process. I'm still fairly new to Vim and would love to see how an expert Vim user would tackle one of my own, real-world problems. Thanks and have fun!
- Best score: 23
- Best player score: 45
- Position: #119 / 150
- Number of attempts: 2
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Position: #376 / 593
- Number of attempts: 2
Reconstruct the Sentence - 1580 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 21
- Position: #226 / 424
- Number of attempts: 5
Simple text editing with Vim - 12959 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1193 / 3731
- Number of attempts: 3