Primitives for building syntax-based, keyboard-driven editors
Go to file
2022-06-17 18:19:04 +02:00
math fix warnings & format 2021-11-19 12:19:52 +01:00
nested buffers: store inner viewport instead of cast 2022-06-17 18:19:04 +02:00
sdf_editor update dependencies 2021-10-01 16:29:18 +02:00
shell fix warnings & format 2021-11-19 12:19:52 +01:00
terminal fix warnings & format 2021-11-19 12:19:52 +01:00
.gitignore move nested into a lib crate 2021-04-19 05:02:11 +02:00
Cargo.toml first color editor 2021-09-06 00:08:36 +02:00
enable_nodeadlock.sh script to enable/disable no_deadlocks::RwLock instead of std::sync::RwLock 2021-03-30 22:47:05 +02:00
rust-toolchain optimize index views with IndexArea enum to allow range based notifications 2021-11-07 08:48:04 +01:00