mirror of https://github.com/helix-editor/helix
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.
44e113cb76
When parsing injections, we skip adding a new layer if there is an existing layer covering the same range. When doing so we did not update the parent layer ID, so some layers could have `parent` layer IDs that pointed to a layer that no longer existed in the `layers` HopSlotMap which could cause a panic when using `A-o`. To fix this we update the `parent` pointer for both newly created injection layers and reused ones. |
5 months ago | |
---|---|---|
.. | ||
doc_formatter | 8 months ago | |
increment | 8 months ago | |
syntax | 7 months ago | |
auto_pairs.rs | 2 years ago | |
chars.rs | 5 months ago | |
comment.rs | 9 months ago | |
config.rs | 9 months ago | |
diagnostic.rs | 7 months ago | |
diff.rs | 2 years ago | |
doc_formatter.rs | 8 months ago | |
fuzzy.rs | 1 year ago | |
graphemes.rs | 7 months ago | |
history.rs | 1 year ago | |
indent.rs | 6 months ago | |
lib.rs | 5 months ago | |
line_ending.rs | 1 year ago | |
macros.rs | 4 years ago | |
match_brackets.rs | 5 months ago | |
movement.rs | 10 months ago | |
object.rs | 7 months ago | |
position.rs | 2 years ago | |
rope_reader.rs | 1 year ago | |
search.rs | 3 years ago | |
selection.rs | 6 months ago | |
shellwords.rs | 2 years ago | |
surround.rs | 7 months ago | |
syntax.rs | 5 months ago | |
test.rs | 2 years ago | |
text_annotations.rs | 8 months ago | |
textobject.rs | 7 months ago | |
transaction.rs | 6 months ago | |
wrap.rs | 1 year ago |