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.
5e0b3cc28b
Previously we used the root syntax tree for bracket matching. We can use the new functionality in `Syntax` for finding the correct syntax tree for a given byte range though so we use the correct syntax tree within injections. This improves bracket matching behavior within HTML injections like script or style tags for example. |
10 months ago | |
---|---|---|
.. | ||
src | 10 months ago | |
tests | 10 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 10 months ago |