An additional function that determines whether the extender
is enabled. By default it is considered enabled if the application
active widget is contained in the tracker. If this is also
provided, the criterion is equivalent to
tracker.has(widget) && extender.isEnabled(widget)
Whether line numbers are toggled.
Whether match brackets is toggled.
Whether to show line numbers in the editor.
Whether to match brackets in the editor.
Whether to word-wrap the editor.
A widget tracker for identifying the appropriate extender.
Whether word wrap is toggled.
Generated using TypeDoc
Interface for a text editor viewer to register itself with the text editor extension points.