helix-mods/helix-lsp
Pascal Kuthe bbf480007d always parse the entire snippet
Previously any remaining text of the snippet that could not be parsed
was ignored. This commit adds the `parse_all` function which reports
an error if any text was not consumed by the parser
2023-03-16 15:46:08 +09:00
..
src always parse the entire snippet 2023-03-16 15:46:08 +09:00
Cargo.toml Optimize LSP snippet parsing 2023-03-08 10:48:35 +09:00