tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Enhancement: explicit error if tree-sitter is newer than 0.19

Open ethan-leba opened this issue 3 years ago • 1 comments

Building with TS langs fail silently (#78) if too new, so we should explicitly check this and throw an error if tree-sitter is newer than 0.19

ethan-leba avatar Feb 25 '22 03:02 ethan-leba

Yeah, I think that's a good idea.

ubolonton avatar Feb 27 '22 10:02 ubolonton