This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Description
In some cases, the code highlighting seems to be off by a line. Please refer to http://youtu.be/GCrs9nd-c8E for more details.
Also, stepping "in" and "over" does not seems to get code within functions. As you can see from the video, when you step over, it goes from one function to the next, but there seems to be no way to debug code within the functions. I tried setting breakpoints but it seems to skip over that as well (the video does not reflect this).