Arvind Iyer
Arvind Iyer
Check your annotation XML and make sure that the width and height properties are filled out
Probably not the best way but wouldn't saving the timestamp of the last `heckle build` make it possible? We can then use Posix.Files to get the time a file was...
The helptags command tells vim where any new help or documentation files are so that you would be able to run `:help Commentary` or similar commands to get details about...
At least changing it to the following might be a bit more pythonic although neither are particularly reader-friendly ```python A while B: D C ```