ethan-s
4/30/2016 - 4:48 PM

Using Vimium with FreeCodeCamp for faster navigation

Using Vimium with FreeCodeCamp for faster navigation

Sometimes the single page layout without individual frames can be a bit tricky as you can't jump between frames the way you might be used to on Google Hangouts or other pages. The tricks I've found to let me go through the exercises quicker are below.

I still wish they supported Vim keys for the editor, but this might be something I need to hack around later.

Using gi in Vimium jumps to the code editing box. Hitting Esc drops out of that box, and lets you scroll the exercise instructions on the left. Hitting gi again lets you jump back to the code box and complete the exercise. Ctrl + Enter works to submit the exercise when you are in the text field.