Rendering style of the line numbers.

Static variables

@:enumstaticread onlyInterval:TextEditorLineNumbersStyle

Render the line numbers on every 10th line number.

@:enumstaticread onlyOff:TextEditorLineNumbersStyle

Do not render the line numbers.

@:enumstaticread onlyOn:TextEditorLineNumbersStyle

Render the line numbers.

@:enumstaticread onlyRelative:TextEditorLineNumbersStyle

Render the line numbers with values relative to the primary cursor location.