Expand description
wedi-core - 核心編輯器元件
提供文字緩衝區、游標管理、快捷鍵對映和語法高亮等基礎功能。
Re-exports§
pub use buffer::RopeBuffer;pub use cursor::Cursor;pub use keymap::Command;pub use keymap::Direction;pub use keymap::Keymap;pub use search::Search;pub use terminal::InputEvent;pub use terminal::Terminal;pub use view::Selection;pub use view::View;
Modules§
Macros§
- debug_
log - 調試日誌宏,支持編譯時和運行時調試模式