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
Ivan Tham 6254720f53
Add unreachable context
Better error for #123
3 years ago
..
auto_pairs.rs When calculating a new selection, we need to take newly inserted text into account. 3 years ago
comment.rs
diagnostic.rs Add the :new command, don't crash if saving without filename. 3 years ago
graphemes.rs
history.rs Separate document history into Cell 3 years ago
indent.rs Try to detect language when document file path is set 3 years ago
lib.rs Default log file to cache 3 years ago
macros.rs
match_brackets.rs Don't panic on empty file/buffer (#108) 3 years ago
movement.rs Add unreachable context 3 years ago
object.rs
position.rs
register.rs
search.rs f/t: Check if at bounds before searching, refs #43, closes #37 3 years ago
selection.rs Fixing Multiple Panics (#121) 3 years ago
state.rs
syntax.rs Try to detect language when document file path is set 3 years ago
transaction.rs Fixing Multiple Panics (#121) 3 years ago