Namespace Unity.AppUI.TextMateLib
Classes
EncodedTokenAttributes
Helpers for decoding encoded token metadata (bit-packed uint32)
Grammar
Represents a TextMate grammar for tokenizing source code
Registry
Registry for managing grammars and themes
Theme
Represents a TextMate theme for applying colors and styles to tokens
Token
Represents a syntax token with position and scope information
TokenizeResult
Represents the result of tokenizing a line
TokenizeResult2
Represents the result of themed tokenization (binary/encoded tokens)
Structs
EncodedToken
Represents a single encoded token (start index + packed metadata)
Enums
FontStyle
Font style flags for tokens