Tag: syntax-highlighting
All the articles with the tag "syntax-highlighting".
-
Syntax Highlighting on Android - Bringing Shiki Engine to Compose
How I explored Shiki-quality syntax highlighting in Jetpack Compose - server-driven via Cloudflare Workers and on-device via TextMate grammars, no WebView needed.
-
Source code syntax highlighting on Android — Taking full control
Tips on how to take full control and create your own custom-view to add syntax highlighting support in your Android app.