Variable EditableContent._tokenProps

token properties by lines - for syntax highlight

class EditableContent
{
  // ...
  ubyte[][] _tokenProps;
  // ...
}