Represents an event describing the change of a {@link TextEditor.viewColumn text editor's view column}.
Fields
read onlyviewColumn:ViewColumn
The new value for the {@link TextEditor.viewColumn text editor's view column}.
read onlytextEditor:TextEditor
The {@link TextEditor text editor} for which the view column has changed.