Hi, this a feature request. If there is empty space, can you also add a comment e.g. ``` Instead of this, // public void ouseMove (int deltaX, int deltaY) // { // } becomes // public void ouseMove (int deltaX, int deltaY) // { // // } ```