[][src]Module xi_core_lib::tabs

The main container for core state.

All events from the frontend or from plugins are handled here first.

This file is called 'tabs' for historical reasons, and should probably be renamed.

Modules

test_helpers

Structs

BufferId

BufferIds uniquely identify open buffers.

CoreState
Iter

A multi-view aware iterator over EventContexts. A view which appears as a sibling will not appear again as a main view.

ViewId

ViewIds are the primary means of routing messages between xi-core and a client view.

Constants

OPEN_FILE_EVENT_TOKEN

Token for file-change events in open files

Type Definitions

BufferIdentifier
PluginId