helix-mirror/helix-core/src
Blaž Hrastnik a7869c728c wip
2020-12-03 13:12:07 +09:00
..
diagnostic.rs Total mess but it works: diagnostic marking. 2020-12-03 13:10:34 +09:00
graphemes.rs clippy lint 2020-06-02 10:49:28 +09:00
history.rs Fix undo/redo not updating the syntax tree. 2020-12-03 13:10:35 +09:00
indent.rs Refactor: Document type as a wrapper around barebones State. 2020-12-03 13:10:35 +09:00
lib.rs Text change generation, RPC call handling. 2020-12-03 13:10:35 +09:00
macros.rs Split parts of helix-term into helix-view. 2020-09-21 18:24:16 +09:00
position.rs Incremental parsing: rough draft. 2020-09-17 16:32:40 +09:00
register.rs Simple yank/paste registers. 2020-10-13 23:13:56 +09:00
selection.rs Introduce Selection::point. 2020-12-03 13:10:35 +09:00
state.rs Simplify old_state handling. 2020-12-03 13:10:35 +09:00
syntax.rs wip 2020-12-03 13:12:07 +09:00
transaction.rs Text change generation, RPC call handling. 2020-12-03 13:10:35 +09:00