You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-core/src
Blaž Hrastnik a7869c728c wip 4 years ago
..
diagnostic.rs Total mess but it works: diagnostic marking. 4 years ago
graphemes.rs clippy lint 4 years ago
history.rs Fix undo/redo not updating the syntax tree. 4 years ago
indent.rs Refactor: Document type as a wrapper around barebones State. 4 years ago
lib.rs Text change generation, RPC call handling. 4 years ago
macros.rs Split parts of helix-term into helix-view. 4 years ago
position.rs Incremental parsing: rough draft. 4 years ago
register.rs Simple yank/paste registers. 4 years ago
selection.rs Introduce Selection::point. 4 years ago
state.rs Simplify old_state handling. 4 years ago
syntax.rs wip 4 years ago
transaction.rs Text change generation, RPC call handling. 4 years ago