lexandera/Aardwolf

Issues in Code Highlighter

Opened this issue · 0 comments

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).