mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Code editor demo: nice syntax highlighting with customizable theme
This commit is contained in:
@@ -25,6 +25,8 @@ all-features = true
|
||||
[dependencies]
|
||||
egui = { version = "0.14.0", path = "../egui", default-features = false }
|
||||
epi = { version = "0.14.0", path = "../epi" }
|
||||
|
||||
enum-map = { version = "1", features = ["serde"] }
|
||||
unicode_names2 = { version = "0.4.0", default-features = false }
|
||||
|
||||
# feature "http":
|
||||
|
||||
Reference in New Issue
Block a user