helix/helix-core
Pascal Kuthe 68a98ac36b use a single query for injections
In the past we used two separate queries for combined and normal injections. There was no real reason for this (except historical/slightly easier implementation). Instead, we now use a single query and simply check if an injection corresponds to a combined injection or not.
2023-07-17 14:08:50 +09:00
..
src use a single query for injections 2023-07-17 14:08:50 +09:00
tests automatically disable TS when parsing takes longer than 500ms 2023-05-18 15:23:37 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597) 2023-07-11 10:26:00 +09:00