Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
@Immutable
class CodeStyle
Link copied to clipboard

Functions

Link copied to clipboard
fun String.highlight(codeStyle: CodeStyle, language: Language, scope: CodeScope = CodeScope.File, identifierStyle: (String) -> SpanStyle? = { null }): AnnotatedString