CodeEditorComponent and caret line number

Hi all. What would be the proper way to get an update from the CodeEditorComponent when the caret’s line number changes? There don’t appear to be any listeners for this, and I figure there must be a better way than just adding key and mouse listeners.

Thanks,
Sean

It’s definitely a feature that I’ll need to add, just not something I’ve got around to doing yet!