Interface for a text editor viewer to register itself with the text editor semantic commands.

Properties

toggleLineNumbers: SemanticCommand

A semantic command to show line numbers in the editor.

toggleMatchBrackets: SemanticCommand

A semantic command to match brackets in the editor.

toggleWordWrap: SemanticCommand

A semantic command to word-wrap the editor.