Editor
The editor API allows you to introspect and trigger updates to the currently opened editor panes, like refreshing them in case of an option changing and the view now being invalid.
A basic unit of the editor is a tab. Tabs can be looked up using the EditorContext
API, which you can get, once again, from the context.
Each tab has an associated unique ID, a non-unique label and optionally a workspace entry: