egui/.github/workflows
Emil Ernerfeldt 5e785ae00a
Add syntax highlighing feature to `egui_extras` (#3333)
* 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
2023-09-13 20:39:40 +02:00
..
labels.yml Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
rust.yml Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
typos.yml CI: Update to actions/checkout@v4 (#3304) 2023-09-05 10:18:38 +02:00