- iterate over words in AutoCapitalizeLine without the cursor beeing moved ( calculation via PositionBefore() / WordEndPosition() )
- style text in output editor without the cursor beeing moved ( calculation via PositionBefore() )
- isDeclaring() returns false if the position is at the end of the keyword for declaring (eg. at the very end of 'function' or 'local')
-> keywords (const,local,global,field,function,method,type) are autocapitalized
- wxAuiNotebook.PageToolTip() to show a file's full path