egui/crates
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
..
ecolor Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
eframe Add more profiling scopes (#3332) 2023-09-13 19:32:19 +02:00
egui Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
egui-wgpu Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui-winit Add more profiling scopes (#3332) 2023-09-13 19:32:19 +02:00
egui_demo_app Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
egui_demo_lib Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
egui_extras Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
egui_glium Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui_glow Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_plot Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
epaint Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00