helix/xtask/src
Michael Davis 9e7a6a5dbd
xtask: Allow passing languages and themes to check
This is for convenience when testing a few languages or themes, for
example while updating a language's parser and queries. query-check in
particular can take a while since parser initialization and query
analysis can each take some time and there are now many many languages.
Specifying the exact language makes the feedback loop much faster.
2025-05-08 09:04:22 -04:00
..
docgen.rs minor: Setup default keymap directly in xtask docgen 2024-12-28 21:42:09 -05:00
helpers.rs Switch from toml::from_slice to toml::from_str (#5659) 2023-01-24 10:07:01 -06:00
main.rs xtask: Allow passing languages and themes to check 2025-05-08 09:04:22 -04:00
path.rs Add: validation of bundled themes in build workflow (#11627) 2024-09-28 13:52:09 +02:00