Represents an event describing the change in a {@link TextEditor.visibleRanges text editor's visible ranges}.
Fields
read onlyvisibleRanges:ReadOnlyArray<Range>
The new value for the {@link TextEditor.visibleRanges text editor's visible ranges}.
read onlytextEditor:TextEditor
The {@link TextEditor text editor} for which the visible ranges have changed.