Structsยง
- CUSTOM_
SYNTAX_ ๐SET - Highlight
Color - A color representation suitable for PDF rendering using RGB values.
- Highlighted
Token - A syntax-highlighted code token with styling information.
- SYNTAX_
SET ๐ - THEME_
SET ๐
Functionsยง
- get_
syntax_ ๐mapping - Maps language names to syntect syntax definitions
- highlight_
code - Highlights code using syntax highlighting rules based on the specified language.
- highlight_
code_ ๐with_ syntect - Core syntax highlighting using syntect
- load_
custom_ ๐syntaxes - Load custom syntaxes from embedded .sublime-syntax files using SyntaxSetBuilder