This adds the query file for github to use this grammar with syntax highlighting in TLA+ files. Also added generalized tests for .scm files to the CI, so new .scm files don't have to be added to the CI explicitly. Integration query files were moved to the integrations directory to distinguish them from the queries files which are really only used with the tree-sitter highlight command.
Capture names currently supported by GitHub can be found here.
This adds the query file for github to use this grammar with syntax highlighting in TLA+ files. Also added generalized tests for
.scm
files to the CI, so new.scm
files don't have to be added to the CI explicitly. Integration query files were moved to theintegrations
directory to distinguish them from thequeries
files which are really only used with thetree-sitter highlight
command.Capture names currently supported by GitHub can be found here.