ts_query_ls/queries/query
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
..
diagnostics.scm feat: impossible pattern diagnostics 2025-05-06 09:18:28 -07:00
formatting.scm refactor: cleaner formatting code (#110) 2025-05-05 21:23:24 -07:00