egui/.github
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
..
ISSUE_TEMPLATE Improve issue templates 2022-12-02 09:51:21 +01:00
workflows Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
pull_request_template.md Improve PR template 2023-08-09 12:51:22 +02:00