ts_query_ls/queries
Riley Bruins c5fb36c0a5 feat: impossible pattern diagnostics
This *mostly* works around the occasional bugged & slow pattern by
caching query check results by hashing the pattern text with the
directory name. Thus there is only a noticeable delay when editing those
buggy patterns. Hopefully this will get fixed upstream soon, then we can
seriously start thinking about some other efficiency improvements for
query pattern checking.
2025-05-06 09:18:28 -07:00
..
example_test_files refactor: move large query strings into their own files (#94) 2025-04-29 18:05:00 -07:00
formatting_test_files fix(formatter): fix subcommand, string formatting (#99) 2025-04-30 07:42:45 -07:00
query feat: impossible pattern diagnostics 2025-05-06 09:18:28 -07:00