Expand description
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.
- Scope
Layer - A collection of scope spans from a single source.