[][src]Module xi_core_lib::layers

Handles syntax highlighting and other styling.

Plugins provide syntax highlighting information in the form of 'scopes'. Scope information originating from any number of plugins can be resolved into styles using a theme, augmented with additional style definitions.

Structs

Layers

A collection of layers containing scope information.

ScopeLayer

A collection of scope spans from a single source.