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.
39f6d71238
This can be used to calculate rainbow highlights (see the child commit) or indents or textobjects and be accurate to the injected content rather than just the root layer. This is useful for languages which use injections heavily like Vue or JavaScript within HTML but are also useful in common scenarios like within codeblocks in Markdown. This iterator shares some code with the HighlightIter and HighlightIterLayer but that iterator emits HighlightEvents, so it cares about the beginnings and ends of highlight events rather than captures. |
9 months ago | |
---|---|---|
.. | ||
src | 9 months ago | |
tests | 9 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 9 months ago |