mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
5e785ae00a
* Add syntax highlighing feature to egui_extras Enable "syntect" feature for great syntax highlighting of any language. If not a simple fallback is used that works fine for C++, Rust, Python * Check --no-default-features of egui_extras on CI * spelling * Fix building egui_extras without additional features